tankwarr.h

来自「本游戏是一款单机版的坦克大战游戏」· C头文件 代码 · 共 55 行

H
55
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TankWarr.rc
//
#define IDI_TANKWAR                     101
#define IDB_MAP                         106
#define IDB_BOOM                        107
#define IDB_ALPHA                       108
#define IDB_TANK                        109
#define IDB_STATUSBAR                   110
#define IDB_POWERBAR                    111
#define IDB_SELECT                      112
#define IDB_TANKSELECT                  113
#define IDB_SHOOT                       114
#define IDB_BACKGROUND                  122
#define IDB_NEWTANK                     123
#define IDB_WALL_1                      125
#define IDB_WALL_2                      126
#define IDB_WALL_3                      127
#define IDB_WALL_4                      128
#define IDB_WALL_5                      129
#define IDB_WALL_6                      130
#define IDB_WALL_7                      131
#define IDB_WALL_8                      132
#define IDB_SUITTANK                    135
#define IDB_STANK                       136
#define IDR_WAVE1                       140
#define IDR_WAVE2                       141
#define IDR_WAVE3                       142
#define IDR_WAVE4                       143
#define IDR_WAVE5                       144
#define IDR_WAVE6                       145
#define IDR_WAVE7                       146
#define IDR_WAVE8                       147
#define IDR_WAVE9                       148
#define IDR_WAVE10                      149
#define IDR_WAVE11                      150
#define IDR_WAVE12                      151
#define IDR_WAVE13                      152
#define IDR_WAVE14                      153
#define IDR_WAVE15                      154
#define IDB_HELICOPTER                  162
#define IDB_HELICOPT                    164

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        165
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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