Antkeeper
0.0.1
|
#include <controls-menu-state.hpp>
Public Member Functions | |
controls_menu_state (::game &ctx) | |
virtual | ~controls_menu_state () |
![]() | |
game_state (::game &ctx) | |
Constructs a game state. More... | |
virtual | ~game_state ()=0 |
Destructs a game state. More... | |
Additional Inherited Members | |
![]() | |
::game & | ctx |
Definition at line 27 of file controls-menu-state.hpp.
|
explicit |
Definition at line 33 of file controls-menu-state.cpp.
|
virtual |
Definition at line 157 of file controls-menu-state.cpp.