#include "MercuryScreen.h"
#include "MercuryInput.h"
#include "MercuryINI.h"
#include "MercurySoundObject.h"
#include "MercurySoundManager.h"
#include "MercuryTheme.h"
#include "MercuryObjectFactory.h"
Go to the source code of this file.
Classes | |
class | ScreenGameForBlind |
Functions | |
REGISTER_SCREEN_CLASS (ScreenGameForBlind) KeyMappingWithCode(button_a | |
KeyMappingWithCode (button_s,"0-115") | |
KeyMappingWithCode (button_d,"0-100") | |
KeyMappingWithCode (button_w,"0-119") |
KeyMappingWithCode | ( | button_w | , | |
"0-119" | ||||
) |
KeyMappingWithCode | ( | button_d | , | |
"0-100" | ||||
) |
KeyMappingWithCode | ( | button_s | , | |
"0-115" | ||||
) |
REGISTER_SCREEN_CLASS | ( | ScreenGameForBlind | ) |