a,d keys implemented and screen for 1080p
This commit is contained in:
@ -45,6 +45,7 @@ public:
|
||||
static SDL_Rect camera;
|
||||
static AssetManager* assets;
|
||||
static GameStateManager* gsm;
|
||||
std::string BoolToString(bool b);
|
||||
enum groupLabels : std::size_t
|
||||
{
|
||||
groupMap,
|
||||
|
Reference in New Issue
Block a user