|
Amulets & Armor
v1.02
Open Source Game
|
Main UI for Character Creation. More...
Macros | |
| #define | MAINUI_CHARACTER_LIST 502 |
| #define | MAINUI_CREATE_CHARACTER_BUTTON 305 |
| #define | MAINUI_DELETE_CHARACTER_BUTTON 306 |
| #define | MAINUI_EXIT_BUTTON 307 |
| #define | MAINUI_LOAD_CHARACTER_BUTTON 304 |
Functions | |
| E_Boolean | MainUI (T_void) |
| T_void | MainUIControl (E_formObjectType objtype, T_word16 objstatus, T_word32 objID) |
| T_void | MainUIEnd (T_void) |
| T_void | MainUIInit (T_void) |
| T_void | MainUIStart (T_void) |
| T_void | MainUIUpdate (T_void) |
Main UI for Character Creation.
The first main user interface for selecting/creating/delete characters is here.
| #define MAINUI_CHARACTER_LIST 502 |
| #define MAINUI_CREATE_CHARACTER_BUTTON 305 |
| #define MAINUI_DELETE_CHARACTER_BUTTON 306 |
| #define MAINUI_EXIT_BUTTON 307 |
| #define MAINUI_LOAD_CHARACTER_BUTTON 304 |
| T_void MainUIControl | ( | E_formObjectType | objtype, |
| T_word16 | objstatus, | ||
| T_word32 | objID | ||
| ) |
This function requests a list of bulletins from the server
NOTE: Doesn't do anything (yet)
1.8.4