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

#include <controls-menu-state.hpp>

Inheritance diagram for controls_menu_state:
game_state

Public Member Functions

 controls_menu_state (::game &ctx)
 
virtual ~controls_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 27 of file controls-menu-state.hpp.

Constructor & Destructor Documentation

◆ controls_menu_state()

controls_menu_state::controls_menu_state ( ::game ctx)
explicit

Definition at line 33 of file controls-menu-state.cpp.

◆ ~controls_menu_state()

controls_menu_state::~controls_menu_state ( )
virtual

Definition at line 157 of file controls-menu-state.cpp.


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