Collider debug boxes with SDL_Rect
This commit is contained in:
@ -41,6 +41,7 @@ public:
|
||||
static bool debugCollisionBoxes;
|
||||
static bool gravityOnPlayer;
|
||||
static bool playerIsGrounded;
|
||||
static bool playerIsJumping;
|
||||
static SDL_Rect camera;
|
||||
static AssetManager* assets;
|
||||
static GameStateManager* gsm;
|
||||
|
Reference in New Issue
Block a user