souleng
Game engine providing full Python scripting support
|
This is the complete list of members for Component, including all inherited members.
Component() (defined in Component) | Component | inline |
GetComponent() | Component | |
GetGameObject() | Component | inline |
GetType() | Component | inlinestatic |
Input() | Component | inlinevirtual |
mGameObject (defined in Component) | Component | protected |
Render() | Component | inlinevirtual |
SetGameObject(std::weak_ptr< GameObject > ent) | Component | inline |
Update(float deltaTime) | Component | inlinevirtual |
~Component() (defined in Component) | Component | inlinevirtual |