#include "engine/system.h"
Defines | |
| #define | IN_ACTION_QUIT "quit" |
| #define | IN_ACTION_SYSTEM_MOUSE "systemmouse" |
| #define | IN_ACTION_SCREENSHOT "screenshot" |
| #define | IN_ACTION_FULLSCREEN "fullscreen" |
| #define | IN_ACTION_STAY "stay" |
| #define | IN_ACTION_MOVE "move" |
| #define | IN_ACTION_ATTACK "attack" |
| #define | IN_ACTION_BUILD "build" |
| #define | IN_ACTION_MINE "mine" |
| #define | IN_ACTION_REPAIR "repair" |
| #define | IN_ACTION_SAY "say" |
| #define | IN_ACTION_SAY_TEAM "sayteam" |
| #define | IN_ACTION_CANCEL "cancel" |
| #define | IN_ACTION_MENU "menu" |
| #define | IN_ACTION_PANELS "panels" |
| #define | IN_ACTION_CONSOLE "console" |
| #define | IN_ACTION_MOVE_MAP_UP "movemapup" |
| #define | IN_ACTION_MOVE_MAP_DOWN "movemapdown" |
| #define | IN_ACTION_MOVE_MAP_LEFT "movemapleft" |
| #define | IN_ACTION_MOVE_MAP_RIGHT "movemapright" |
| #define | IN_ACTION_MOVE_MAP "movemap" |
| #define | IN_ACTION_CATCH_MAP "catchmap" |
| #define | IN_ACTION_ZOOM_MAP_IN "zoommapin" |
| #define | IN_ACTION_ZOOM_MAP_OUT "zoommapout" |
| #define | IN_ACTION_ZOOM_MAP "zoommap" |
| #define | IN_ACTION_RESET_MAP_ZOOM "resetmapzoom" |
| #define | IN_ACTION_SHOW_UNDERGROUND "showunderground" |
| #define | IN_ACTION_SHOW_GROUND "showground" |
| #define | IN_ACTION_SHOW_SKY "showsky" |
| #define | IN_ACTION_SHOW_MULTIPLE "showmultiple" |
| #define IN_ACTION_ATTACK "attack" |
| #define IN_ACTION_BUILD "build" |
| #define IN_ACTION_CANCEL "cancel" |
| #define IN_ACTION_CATCH_MAP "catchmap" |
| #define IN_ACTION_CONSOLE "console" |
| #define IN_ACTION_FULLSCREEN "fullscreen" |
| #define IN_ACTION_MENU "menu" |
| #define IN_ACTION_MINE "mine" |
| #define IN_ACTION_MOVE "move" |
| #define IN_ACTION_MOVE_MAP "movemap" |
| #define IN_ACTION_MOVE_MAP_DOWN "movemapdown" |
| #define IN_ACTION_MOVE_MAP_LEFT "movemapleft" |
| #define IN_ACTION_MOVE_MAP_RIGHT "movemapright" |
| #define IN_ACTION_MOVE_MAP_UP "movemapup" |
| #define IN_ACTION_PANELS "panels" |
| #define IN_ACTION_QUIT "quit" |
| #define IN_ACTION_REPAIR "repair" |
| #define IN_ACTION_RESET_MAP_ZOOM "resetmapzoom" |
| #define IN_ACTION_SAY "say" |
| #define IN_ACTION_SAY_TEAM "sayteam" |
| #define IN_ACTION_SCREENSHOT "screenshot" |
| #define IN_ACTION_SHOW_GROUND "showground" |
| #define IN_ACTION_SHOW_MULTIPLE "showmultiple" |
| #define IN_ACTION_SHOW_SKY "showsky" |
| #define IN_ACTION_SHOW_UNDERGROUND "showunderground" |
| #define IN_ACTION_STAY "stay" |
| #define IN_ACTION_SYSTEM_MOUSE "systemmouse" |
| #define IN_ACTION_ZOOM_MAP "zoommap" |
| #define IN_ACTION_ZOOM_MAP_IN "zoommapin" |
| #define IN_ACTION_ZOOM_MAP_OUT "zoommapout" |
1.5.3