#include "simulation2/system/IComponent.h"Go to the source code of this file.
Defines | |
| #define | DECLARE_INTERFACE_TYPE(iname) |
| #define DECLARE_INTERFACE_TYPE | ( | iname | ) |
virtual JSClass* GetJSClass() const; \ static void InterfaceInit(ScriptInterface& scriptInterface); \ static int GetInterfaceId() { return IID_##iname; }
1.6.3