Jagguar Game Engine
Loading...
Searching...
No Matches
GameObject Member List

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

AddComponent(Component *c)GameObject
GameObject(std::string name)GameObject
GetName()GameObject
ListComponents()GameObject
m_components (defined in GameObject)GameObjectprivate
m_name (defined in GameObject)GameObjectprivate
RemoveComponent(Component *c)GameObject
Render(SDL_Renderer *ren)GameObject
Update(SDL_Event e, int frame, std::vector< std::string > broadcastList)GameObject
~GameObject()GameObject