|
GlPortal Class Reference
0.1.1
Source code documentation of the free and open 3D action puzzle game.
|
#include <external/RadixEngine/include/radix/GameWorld.hpp>
Public Member Functions | |
| GameWorld (InputSource &input) | |
| void | addScreen (Screen &screen) |
| std::list< Screen * > * | getScreens () |
Data Fields | |
| InputSource & | input |
Private Attributes | |
| std::list< Screen * > | screens |
| radix::GameWorld::GameWorld | ( | InputSource & | input | ) |
| void radix::GameWorld::addScreen | ( | Screen & | screen | ) |
| std::list< Screen * > * radix::GameWorld::getScreens | ( | ) |
| InputSource& radix::GameWorld::input |
|
private |
1.8.8