Go to the source code of this file.
Data Structures | |
| class | FLTK_GUI |
| Generally a class for that represents all the GUI elements. More... | |
| class | RS_GUI |
Defines | |
| #define | TILE_WIDTH 900 |
| #define | TILE_HEIGHT 550 |
| #define | XPOSITION 52 |
Enumerations | |
| enum | OOMRM_GUI_RESOLUTION_CONVERTER { OOMRM_GUI_80x60 = 0, OOMRM_GUI_160x120 = 1, OOMRM_GUI_320x240 = 2, OOMRM_GUI_640x480 = 3 } |
| enum | OOMRM_GUI_COLOR_CONVERTER { OOMRM_GUI_2BIT = 0, OOMRM_GUI_4BIT = 1, OOMRM_GUI_6BIT = 2, OOMRM_GUI_8BIT = 3, OOMRM_GUI_JPEG = 4 } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3