NasNas
An intuitive and beginner friendly 2D game framework for C++
Public Member Functions | List of all members
ns::AppState Struct Reference
Inheritance diagram for ns::AppState:
ns::AppStateInterface

Public Member Functions

virtual void setup ()
 
- Public Member Functions inherited from ns::AppStateInterface
virtual void onEvent (const sf::Event &)
 
virtual void update ()
 
virtual void preRender ()
 

Detailed Description

Definition at line 14 of file AppState.hpp.


The documentation for this struct was generated from the following file: