Rhythm
Game Engines Final Project
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
ComponentForType(T) GetComponent(ComponentType T)() constGameObjectinline
GetID() constGameObjectinline
GetName() constGameObjectinline
GetScene()GameObjectinline
HasComponent(ComponentType T)() constGameObjectinline
Input()GameObjectinline
mComponentsGameObjectprotected
Render(SDL_Renderer *renderer)GameObjectinline
this(string name, Scene *scene)GameObjectinline
Update()GameObjectinline
~this()GameObjectinline