Level H Engine
GameObject Member List

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

addComponent()GameObjectinline
awake()GameObjectvirtual
checkForComponent(std::string id)GameObject
componentIDsGameObjectprivate
componentsGameObjectprivate
create(std::string name)GameObjectstatic
destroy()GameObjectvirtual
destroyedGameObjectprivate
GameObject(std::string name)GameObject
getComponent()GameObjectinline
getDestroyed()GameObjectinline
getName()GameObjectinline
nameGameObjectprivate
render()GameObjectvirtual
setDestroyed(bool inDestroyed)GameObjectinline
setName(std::string inName)GameObjectinline
update()GameObjectvirtual
~GameObject()GameObjectvirtual