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

#include <collection-menu-state.hpp>

Inheritance diagram for collection_menu_state:
game_state

Public Member Functions

 collection_menu_state (::game &ctx)
 
virtual ~collection_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 32 of file collection-menu-state.hpp.

Constructor & Destructor Documentation

◆ collection_menu_state()

collection_menu_state::collection_menu_state ( ::game ctx)
explicit

Definition at line 34 of file collection-menu-state.cpp.

◆ ~collection_menu_state()

collection_menu_state::~collection_menu_state ( )
virtual

Definition at line 128 of file collection-menu-state.cpp.


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