#include namespace DX { ScriptObject::ScriptObject(unsigned int obj) : SimObject(obj) { } }