Platformer
Platformer
|
This is the complete list of members for ScriptComponent, including all inherited members.
className | ScriptComponent | |
gameObject | Component | protected |
GetGameObject() | Component | |
Init() override | ScriptComponent | virtual |
moduleName | ScriptComponent | |
ScriptComponent(const std::string &module, const std::string &pyClass) | ScriptComponent | |
SetParentGameObject(std::weak_ptr< GameObject > g) | Component | |
Update() override | ScriptComponent | virtual |
wrapper_ | ScriptComponent | private |