#include "../Toolkit/toolkit.h"


Classes | |
| class | MenuController |
Defines | |
| #define | MENUTEMPLATEPOINT Point(12,0) |
| #define | MENUTITLEPOINT Point(392,42) |
| #define | MENUCONTENTPOINT Point(42,82) |
| #define | MENUQUITBUTTONPOINT Point(610,465) |
| #define | MENUBACKBUTTONPOINT Point(86,465) |
| #define | MENUBUTTONTEXTOFFSET Point(53,55) |
Enumerations | |
| enum | MenuButtons { MenuBack = 1, MenuQuit = 2 } |
| #define MENUBACKBUTTONPOINT Point(86,465) |
| #define MENUBUTTONTEXTOFFSET Point(53,55) |
| #define MENUCONTENTPOINT Point(42,82) |
| #define MENUQUITBUTTONPOINT Point(610,465) |
| #define MENUTEMPLATEPOINT Point(12,0) |
| #define MENUTITLEPOINT Point(392,42) |
| enum MenuButtons |
1.5.7.1