#include <TreasureInfo.h>
Public Member Functions | |
| TreasureInfo () | |
Public Attributes | |
| std::string | special |
| double | chance |
| int | map |
| std::vector< uint32 > | shapes |
| std::vector< uint32 > | frames |
| unsigned int | mincount |
| unsigned int | maxcount |
Definition at line 25 of file TreasureInfo.h.
| TreasureInfo::TreasureInfo | ( | ) | [inline] |
Definition at line 33 of file TreasureInfo.h.
| double TreasureInfo::chance |
| std::vector<uint32> TreasureInfo::frames |
| unsigned int TreasureInfo::maxcount |
| unsigned int TreasureInfo::mincount |
| std::vector<uint32> TreasureInfo::shapes |
| std::string TreasureInfo::special |
1.4.7