Gorgon Game Engine
Scene.h File Reference
Include dependency graph for Scene.h:

Go to the source code of this file.

Classes

class  Scene
 This class represents a scene in the game like menu screen in game, post game, pause or different game modes. More...
 
class  SceneManager
 This class is a Window that manages scenes, allowing swapping, handling input and game loop. More...
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 

Typedefs

using SceneID = int
 Can be used to identify scenes. More...