Go to the documentation of this file.
48 if(image->getBpp() != 4) {
53 if(image->getWidth() != 32 || image->getHeight() != 32) {
143 bool pressed = it.second;
154 mouseButtonState =
false;
166 bool pressed = it.second;
173 if(
g_clock.
millis() - lastPressTicks >= KEY_PRESS_REPEAT_INTERVAL) {
static ImagePtr load(std::string file)
void error(const std::string &what)