raylibstarter 0.1.0
scene.h File Reference
#include <map>
#include <string>
#include <raylib.h>
#include "actor.h"
Include dependency graph for scene.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  game::core::Scene
 Scene base class. Scenes are managed by the Stage object. More...
 

Namespaces

namespace  game
 
namespace  game::core