TazGraph Project v0.1.0
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SceneList Class Reference
Collaboration diagram for SceneList:
Collaboration graph
[legend]

Public Member Functions

 SceneList (AppInterface *app)
 
IScenemoveNext ()
 
IScenemovePrevious ()
 
void setScene (int nextScene)
 
void addScene (IScene *newScene)
 
void addScene (std::string managerName, IScene *newScene)
 
void destroy ()
 
IScenegetCurrent ()
 

Protected Attributes

AppInterface_app = nullptr
 
std::vector< IScene * > _scenes
 
int _currentSceneIndex = -1
 

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