Antkeeper
0.0.1
|
#include <options-menu-state.hpp>
Public Member Functions | |
options_menu_state (::game &ctx) | |
virtual | ~options_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 28 of file options-menu-state.hpp.
|
explicit |
Definition at line 39 of file options-menu-state.cpp.
|
virtual |
Definition at line 221 of file options-menu-state.cpp.