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

#include <nest-selection-state.hpp>

Inheritance diagram for nest_selection_state:
game_state

Public Member Functions

 nest_selection_state (::game &ctx)
 
virtual ~nest_selection_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 30 of file nest-selection-state.hpp.

Constructor & Destructor Documentation

◆ nest_selection_state()

nest_selection_state::nest_selection_state ( ::game ctx)
explicit

Definition at line 77 of file nest-selection-state.cpp.

◆ ~nest_selection_state()

nest_selection_state::~nest_selection_state ( )
virtual

Definition at line 356 of file nest-selection-state.cpp.


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