|
Nugget
|


Additional Inherited Members | |
Public Member Functions inherited from Hello | |
| void | print () |
Public Member Functions inherited from psyqo::Application | |
| int | run () |
| Runs the main loop. More... | |
| virtual void | prepare () |
| Prepare the objects for the application. More... | |
| virtual void | createScene () |
| Create the root scene object. More... | |
| psyqo::GPU & | gpu () |
| Get the GPU object. More... | |
| Scene * | getCurrentScene () |
| Get the current scene object. More... | |
| void | pushScene (Scene *scene) |
| Push a scene object onto the stack. More... | |
| Scene * | popScene () |
| Pop a scene object from the stack. More... | |