00001
00002
00003
00004
00005 #define IDR_MENU1 101
00006 #define IDD_ABOUT_DIALOG 103
00007 #define IDD_ABOUT 103
00008 #define IDD_CONTROLS 105
00009 #define IDC_CAMERA_MOVEMENT 1000
00010 #define IDC_CAMERA_ROTATION 1002
00011 #define IDC_SNAKE 1003
00012 #define IDC_MOUSE 1004
00013 #define ID_OPEN_WORLD 40001
00014 #define ID_FILE_EXIT 40002
00015 #define ID_HELP_CONTROLS 40005
00016 #define ID_HELP_ABOUT 40006
00017 #define ID_RELOAD_WORLD 40007
00018 #define ID_VIEW_WIREFRAME 40010
00019 #define ID_VIEW_CONSOLE 40012
00020 #define ID_VIEW_SNAKE 40013
00021 #define ID_LOAD_ANIM 40014
00022 #define ID_VIEW_FPS 40015
00023 #define ID_VIEW_PHI_GRAPH 40016
00024 #define ID_VIEW_THETA_GRAPH 40017
00025
00026
00027
00028 #ifdef APSTUDIO_INVOKED
00029 #ifndef APSTUDIO_READONLY_SYMBOLS
00030 #define _APS_NEXT_RESOURCE_VALUE 114
00031 #define _APS_NEXT_COMMAND_VALUE 40018
00032 #define _APS_NEXT_CONTROL_VALUE 1005
00033 #define _APS_NEXT_SYMED_VALUE 101
00034 #endif
00035 #endif