World simulator menu. The player can simulate the world to build up civilisation, before jumping in. The player can then select one of the inhabitants to play as.
More...
#include <Menu_WorldSimulator.hpp>
World simulator menu. The player can simulate the world to build up civilisation, before jumping in. The player can then select one of the inhabitants to play as.
◆ Menu_WorldSimulator()
| Menu_WorldSimulator::Menu_WorldSimulator |
( |
| ) |
|
|
inline |
◆ eventResize()
| void Menu_WorldSimulator::eventResize |
( |
| ) |
|
|
inline |
◆ init()
| void Menu_WorldSimulator::init |
( |
| ) |
|
|
inline |
◆ keyboardEvent()
| bool Menu_WorldSimulator::keyboardEvent |
( |
Keyboard * |
_keyboard | ) |
|
|
inline |
◆ logicTick()
| void Menu_WorldSimulator::logicTick |
( |
| ) |
|
|
inline |
◆ mouseEvent()
| bool Menu_WorldSimulator::mouseEvent |
( |
Mouse * |
_mouse | ) |
|
|
inline |
◆ render()
| void Menu_WorldSimulator::render |
( |
| ) |
|
|
inline |
◆ setFont()
| void Menu_WorldSimulator::setFont |
( |
Wildcat::Font * |
_font | ) |
|
|
inline |
The documentation for this class was generated from the following file: