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

Public Member Functions

virtual void onEvent (const sf::Event &)
 
virtual void update ()
 
virtual void preRender ()
 

Detailed Description

Definition at line 8 of file AppState.hpp.


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