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_OPEN_SIMULATION 40001
00015 #define ID_FILE_EXIT 40002
00016 #define ID_HELP_CONTROLS 40005
00017 #define ID_HELP_ABOUT 40006
00018 #define ID_RELOAD_WORLD 40007
00019 #define ID_RELOAD_SIMULATION 40007
00020 #define ID_VIEW_WIREFRAME 40010
00021 #define ID_VIEW_CONSOLE 40012
00022 #define ID_VIEW_SNAKE 40013
00023 #define ID_LOAD_ANIM 40014
00024 #define ID_VIEW_FPS 40015
00025 #define ID_VIEW_PHI_GRAPH 40016
00026 #define ID_VIEW_THETA_GRAPH 40017
00027
00028
00029
00030 #ifdef APSTUDIO_INVOKED
00031 #ifndef APSTUDIO_READONLY_SYMBOLS
00032 #define _APS_NEXT_RESOURCE_VALUE 107
00033 #define _APS_NEXT_COMMAND_VALUE 40018
00034 #define _APS_NEXT_CONTROL_VALUE 1005
00035 #define _APS_NEXT_SYMED_VALUE 101
00036 #endif
00037 #endif