resource.h
来自「是3D游戏一书中所讲的游戏引擎fly3D 包括fly3D引擎的源码及应用此引擎」· C头文件 代码 · 共 44 行
H
44 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by landscape.rc
//
#define IDS_LIBDESCRIPTION 1
#define IDS_CATEGORY 2
#define IDS_CLASS_NAME 3
#define IDS_PARAMS 4
#define IDD_PANEL 101
#define IDC_CLOSEBUTTON 1000
#define IDC_DOSTUFF 1000
#define IDC_DISPLACEIMAGEBUT 1001
#define IDC_DISPLACEIMAGE 1002
#define IDC_RECTIMG1 1004
#define IDC_TEXTUREIMAGEBUT 1005
#define IDC_TEXTUREIMAGE 1006
#define IDC_MAPCOORD 1006
#define IDC_COLORZGRAD 1007
#define IDC_DROPOBJECT 1010
#define IDC_COLOR 1456
#define IDC_EDIT 1490
#define IDC_SIZE0 1490
#define IDC_SEGX 1491
#define IDC_SEGY 1492
#define IDC_DISPLACEVALUE 1493
#define IDC_MAPPINGTILE 1494
#define IDC_SPIN 1496
#define IDC_SIZE0SPIN 1496
#define IDC_SEGXSPIN 1497
#define IDC_SEGYSPIN 1498
#define IDC_DISPLACEVALUESPIN 1499
#define IDC_MAPPINGTILESPIN 1500
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1011
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?