Interface | Description |
---|---|
TreasureObjVisitor |
Interface for visitors of
TreasureObj instances. |
Class | Description |
---|---|
ArchTreasureObj |
A
TreasureObj representing an "arch" entry. |
FolderTreasureObj |
A
TreasureObj representing a folder. |
NoTreasureObj |
A
TreasureObj representing a "no" entry. |
TreasureListsParser |
Utility class for loadings the TreasureLists.xml file.
|
TreasureListTreasureObj |
A
TreasureObj representing a "treasure" entry. |
TreasureLoader |
Loader for treasure list files.
|
TreasureObj |
Subclass: UserObject (= content object) for nodes in the CFTreasureListTree
These can be either treasurelists (containers), arches, or yes/no
containers.
|
TreasureTree |
Stores all defined treasure lists.
|
TreasureTreeNode |
Subclass: Nodes in the CFTreasureListTree.
|
YesTreasureObj |
A
TreasureObj representing a "yes" entry. |
Enum | Description |
---|---|
TreasureListTreasureObjType |
Type of
TreasureListTreasureObj instances. |