Polygon Dash
Loading...
Searching...
No Matches
GameObject Member List

This is the complete list of members for GameObject, including all inherited members.

AddComponent(ComponentType T)(IComponent component)GameObjectinline
AddScript(ScriptType T)(ComponentScript component)GameObjectinline
GetComponent(ComponentType type)GameObjectinline
GetID() constGameObjectinline
GetName() constGameObjectinline
GetScript(ScriptType type)GameObjectinline
IsActive()GameObjectinline
IsEnabled()GameObjectinline
mActiveGameObject
mComponents (defined in GameObject)GameObjectprotected
mScripts (defined in GameObject)GameObjectprotected
Render(SDL_Renderer *renderer, SDL_Rect *camera)GameObjectinline
SetActive(bool active)GameObjectinline
SetEnabled(bool enabled)GameObjectinline
this(string name)GameObjectinline
Update()GameObjectinline
~this() (defined in GameObject)GameObjectinline