⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 demo10_6res.h

📁 windows游戏编程大师源代码
💻 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
#define MENU_PLAY_ID_10                 2010
#define MENU_PLAY_ID_11                 2011
#define MENU_PLAY_ID_12                 2012
#define MENU_PLAY_ID_13                 2013

// defines for the top level menu HELP
#define MENU_HELP_ABOUT                 3000

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -