cpp3ds::Game Member List

This is the complete list of members for cpp3ds::Game, including all inherited members.

console(Screen screen=BottomScreen, Color color=Color::White) (defined in cpp3ds::Game)cpp3ds::Game
exit() (defined in cpp3ds::Game)cpp3ds::Game
Game() (defined in cpp3ds::Game)cpp3ds::Game
processEvent(Event &event)=0 (defined in cpp3ds::Game)cpp3ds::Gamepure virtual
render() (defined in cpp3ds::Game)cpp3ds::Game
renderBottomScreen(Window &window)=0 (defined in cpp3ds::Game)cpp3ds::Gamepure virtual
renderTopScreen(Window &window)=0 (defined in cpp3ds::Game)cpp3ds::Gamepure virtual
run() (defined in cpp3ds::Game)cpp3ds::Game
update(float delta)=0 (defined in cpp3ds::Game)cpp3ds::Gamepure virtual
windowBottom (defined in cpp3ds::Game)cpp3ds::Gameprotected
windowTop (defined in cpp3ds::Game)cpp3ds::Gameprotected
~Game() (defined in cpp3ds::Game)cpp3ds::Gamevirtual