TileMaps and camera tuning
This commit is contained in:
@ -45,6 +45,7 @@ public:
|
||||
static Vector2D playerPosition;
|
||||
static Vector2D pVel;
|
||||
static SDL_Rect camera;
|
||||
static SDL_Rect levelMap;
|
||||
static AssetManager* assets;
|
||||
static GameStateManager* gsm;
|
||||
std::string BoolToString(bool b);
|
||||
|
Reference in New Issue
Block a user