#include "global.h"#include "MercuryTheme.h"#include "ScreenCopper.h"#include "MercuryInput.h"#include "MercuryDisplay.h"#include "MercuryUtil.h"#include "MercuryLog.h"#include "MercuryObjectFactory.h"Go to the source code of this file.
Defines | |
| #define | MC_INPUT 2 |
| #define | MC_LOADOVERLAY 3 |
| #define | MC_UNLOADOVERLAY 4 |
Functions | |
| REGISTER_SCREEN_CLASS (ScreenCopper) KeyMappingWithCode(button_showmenu | |
| #define MC_INPUT 2 |
Definition at line 13 of file ScreenCopper.cpp.
| #define MC_LOADOVERLAY 3 |
Definition at line 14 of file ScreenCopper.cpp.
| #define MC_UNLOADOVERLAY 4 |
Definition at line 15 of file ScreenCopper.cpp.
| REGISTER_SCREEN_CLASS | ( | ScreenCopper | ) |