Classes | |
class | ffseApp |
The main class. More... | |
class | SaveSlot |
Class to encapsulate SRAM data and provide I/O within its framework. More... | |
class | FileDropTarget |
Class implementing a wxFileDropTarget for the MainFrame class. More... | |
class | MainFrame |
The main frame and primary view for the application. More... | |
Enumerations | |
enum | Items { CANOE, LUTE = 15, CROWN, CRYSTAL, HERB, KEY, TNT, ADAMENT, SLAB, RUBY, ROD, FLOATER, CHIME, TAIL, CUBE, BOTTLE, OXYALE, INVALID, FIREORB, WATERORB, WINDORB, EARTHORB, TENT, CABIN, HOUSE, HEALP, PUREP, SOFTP } |
The known game items. More... |
enum ffse::Items |
The known game items.
CANOE | |
LUTE | |
CROWN | |
CRYSTAL | |
HERB | |
KEY | |
TNT | |
ADAMENT | |
SLAB | |
RUBY | |
ROD | |
FLOATER | |
CHIME | |
TAIL | |
CUBE | |
BOTTLE | |
OXYALE | |
INVALID | |
FIREORB | |
WATERORB | |
WINDORB | |
EARTHORB | |
TENT | |
CABIN | |
HOUSE | |
HEALP | |
PUREP | |
SOFTP |
Definition at line 105 of file SaveSlot.hh.