📄 demo10_5res.h
字号:
// defines for icon and cursor
#define ICON_T3DX 100
#define CURSOR_CROSSHAIR 200
// defines for the top level menu FILE
#define MENU_FILE_ID_EXIT 1000
// defines for play sound top level menu
#define MENU_PLAY_ID_0 2000
#define MENU_PLAY_ID_1 2001
#define MENU_PLAY_ID_2 2002
#define MENU_PLAY_ID_3 2003
#define MENU_PLAY_ID_4 2004
#define MENU_PLAY_ID_5 2005
#define MENU_PLAY_ID_6 2006
#define MENU_PLAY_ID_7 2007
#define MENU_PLAY_ID_8 2008
#define MENU_PLAY_ID_9 2009
// defines for the top level menu HELP
#define MENU_HELP_ABOUT 3000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -