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

Go to the source code of this file.

Classes

class  game::core::Stage
 Stage is used to manage scenes. The Stage automatically draws all Actor objects of a scene if they are set to visible. More...
 

Namespaces

namespace  game
 
namespace  game::core