34 PRAGMA48(GCC diagnostic ignored
"-Wshadow")
35 #include <SDL_events.h>
100 void changeMap(
const std::string &mapName);
122 static void videoResized(
const int width,
const int height);
134 const std::string &prefix);
void setAdjustLevel(const int n)
void updateFrameRate(int fpsLimit)
LastKey mLastKeys[MAX_LASTKEYS]
static void addWatermark()
Map * getCurrentMap() const
bool getValidSpeed() const
static bool saveScreenshot(SDL_Surface *const screenshot, const std::string &prefix)
void updateHistory(const SDL_Event &event)
static void moveInDirection(const unsigned char direction)
static bool createScreenshot(const std::string &prefix)
static void clearInstance()
void changeMap(const std::string &mapName)
static void videoResized(const int width, const int height)
const std::string & getCurrentMapName() const
static const int MAX_LASTKEYS
#define A_DELETE_COPY(func)
bool screenshot(InputEvent &event)