![]() |
Rune Engine
Version 0.2.7-alpha
Documentation for how to make games using the Rune Engine.
|
This is the complete list of members for rune::GameObject, including all inherited members.
addComponent(rune::Component &) | rune::GameObject | |
GameObject() | rune::GameObject | |
getComponent() | rune::GameObject | inline |
getComponentList() | rune::GameObject | |
getNumComponents(void) | rune::GameObject | |
getNumObservers(void) | rune::Subject | protected |
instantiate(GameObject &) | rune::GameObject | |
observers | rune::Subject | protected |
sendSignal(Signal) | rune::Subject | protected |
subscribe(Observer &newObserver) | rune::Subject | |
transform | rune::GameObject | |
unsubscribe(Observer &newObserver) | rune::Subject |