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

#include <nest-view-state.hpp>

Inheritance diagram for nest_view_state:
game_state

Public Member Functions

 nest_view_state (::game &ctx)
 
virtual ~nest_view_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 37 of file nest-view-state.hpp.

Constructor & Destructor Documentation

◆ nest_view_state()

nest_view_state::nest_view_state ( ::game ctx)
explicit

Definition at line 85 of file nest-view-state.cpp.

◆ ~nest_view_state()

nest_view_state::~nest_view_state ( )
virtual

Definition at line 281 of file nest-view-state.cpp.


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