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

📄 resource.h

📁 是3D游戏一书中所讲的游戏引擎fly3D 包括fly3D引擎的源码及应用此引擎开发出来的游戏实例 有fly3D引擎的教程,易于step by step跟学
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by flyLight.rc
//
#define IDD_LIGHTBSP                    102
#define IDR_ICON                        128
#define IDC_BSPFILE                     1000
#define IDC_BROWSE                      1001
#define IDC_LIGHTRADIUS                 1010
#define IDC_RADIO1                      1011
#define IDC_RADIO2                      1012
#define IDC_PROGRESS                    1014
#define IDC_STATUS                      1015
#define IDC_LIGHTVALUE                  1016
#define IDC_LIGHTRADIUSEDIT             1017
#define IDC_LIGHTVALUEEDIT              1018
#define IDC_RANDOM                      1019
#define IDC_SLIDER                      1020
#define IDC_SHADOWS                     1020
#define IDC_SLIDERTEXT                  1021
#define IDC_LMPIXELSIZETEXT             1021
#define IDC_LMPIXELSIZE                 1022
#define IDC_AMBLIGHTTEXT                1023
#define IDC_AMBLIGHT                    1024
#define IDC_CONNECTIVITY                1025
#define IDC_AMBLIGHTTEXT2               1026
#define IDC_MAPSIZE                     1027

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

⌨️ 快捷键说明

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