|
Atrinik Client 2.5
|
Enumerations | |
| enum | { OPT_PLAYERDOLL, OPT_TARGET_SELF, OPT_COLLECT_MODE, OPT_EXP_DISPLAY, OPT_CHAT_TIMESTAMPS, OPT_MAX_CHAT_LINES, OPT_SNAP_RADIUS } |
| enum | { OPT_RESOLUTION, OPT_FULLSCREEN, OPT_ZOOM_SMOOTH, OPT_KEY_REPEAT_SPEED, OPT_SLEEP_TIME, OPT_DISABLE_FILE_UPDATES, OPT_MINIMIZE_LATENCY, OPT_OFFSCREEN_WIDGETS, OPT_RESOLUTION_X, OPT_RESOLUTION_Y } |
| enum | { OPT_PLAYER_NAMES, OPT_MAP_ZOOM, OPT_HEALTH_WARNING, OPT_FOOD_WARNING, OPT_MAP_WIDTH, OPT_MAP_HEIGHT } |
| enum | { OPT_VOLUME_MUSIC, OPT_VOLUME_SOUND } |
| enum | { OPT_SHOW_FPS, OPT_RELOAD_GFX, OPT_DISABLE_RM_CACHE, OPT_QUICKPORT } |
Options IDs.
| anonymous enum |
Options in the OPT_CAT_GENERAL category.
Definition at line 57 of file settings.h.
| anonymous enum |
Options in the OPT_CAT_CLIENT category.
Definition at line 70 of file settings.h.
| anonymous enum |
Options in the OPT_CAT_MAP category.
| OPT_PLAYER_NAMES |
Which player names to show. |
| OPT_MAP_ZOOM |
How much to zoom the map. |
| OPT_HEALTH_WARNING |
Health warning. |
| OPT_FOOD_WARNING |
Food warning. |
| OPT_MAP_WIDTH |
Map width in tiles. |
| OPT_MAP_HEIGHT |
Map height in tiles. |
Definition at line 97 of file settings.h.
| anonymous enum |
Options in the OPT_CAT_SOUND category.
Definition at line 115 of file settings.h.
| anonymous enum |
Options in the OPT_CAT_DEVEL category.
Definition at line 125 of file settings.h.
1.7.4