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

Go to the source code of this file.

Classes

struct  game::core::Store
 A central place to share globally accessible objects that should be accessible from anywhere. More...
 

Namespaces

namespace  game
 
namespace  game::core