#include "global.h"
#include "MercuryDisplay.h"
#include "ScreenODETest.h"
#include "MercuryTheme.h"
#include "MercuryInput.h"
#include "MercuryUtil.h"
Go to the source code of this file.
Functions | |
REGISTER_SCREEN_CLASS (ScreenODETest) 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 | ( | ScreenODETest | ) |