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

#include <graphics-menu-state.hpp>

Inheritance diagram for graphics_menu_state:
game_state

Public Member Functions

 graphics_menu_state (::game &ctx)
 
virtual ~graphics_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 graphics-menu-state.hpp.

Constructor & Destructor Documentation

◆ graphics_menu_state()

graphics_menu_state::graphics_menu_state ( ::game ctx)
explicit

Definition at line 35 of file graphics-menu-state.cpp.

◆ ~graphics_menu_state()

graphics_menu_state::~graphics_menu_state ( )
virtual

Definition at line 345 of file graphics-menu-state.cpp.


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