Tetris: mouse proof-of-concept
This commit is contained in:
@@ -20,6 +20,16 @@
|
||||
#define MENU_ITEM_ID 0x10000001
|
||||
#define MENU_BACKGROUND_ID 0x10000002
|
||||
#define MENU_TEXT_ID 0x10000003
|
||||
#define MENU_RESUME_ID 0x10000004
|
||||
#define MENU_OPTIONS_ID 0x10000005
|
||||
#define MENU_RESTART_ID 0x10000006
|
||||
#define MENU_QUIT_ID 0x10000007
|
||||
#define MENU_MOUSE_ID 0x10000008
|
||||
|
||||
#define OPTIONS_COLOR_ID 0x10000009
|
||||
#define OPTIONS_SHADOW_ID 0x1000000A
|
||||
#define OPTIONS_3D_ID 0x1000000B
|
||||
#define OPTIONS_SAVE_ID 0x1000000C
|
||||
|
||||
#define LEFT_BORDER 0.3
|
||||
#define RIGHT_BORDER 0.7
|
||||
|
||||
Reference in New Issue
Block a user