Antkeeper  0.0.1
Public Member Functions | List of all members
options_menu_state Class Reference

#include <options-menu-state.hpp>

Inheritance diagram for options_menu_state:
game_state

Public Member Functions

 options_menu_state (::game &ctx)
 
virtual ~options_menu_state ()
 
- Public Member Functions inherited from game_state
 game_state (::game &ctx)
 Constructs a game state. More...
 
virtual ~game_state ()=0
 Destructs a game state. More...
 

Additional Inherited Members

- Protected Attributes inherited from game_state
::gamectx
 

Detailed Description

Definition at line 28 of file options-menu-state.hpp.

Constructor & Destructor Documentation

◆ options_menu_state()

options_menu_state::options_menu_state ( ::game ctx)
explicit

Definition at line 39 of file options-menu-state.cpp.

◆ ~options_menu_state()

options_menu_state::~options_menu_state ( )
virtual

Definition at line 221 of file options-menu-state.cpp.


The documentation for this class was generated from the following files: