|
liblcf
|
#include <ldb_chunks.h>
Collaboration diagram for LDB_Reader::ChunkTroop:Public Types | |
| enum | Index { name = 0x01, members = 0x02, auto_alignment = 0x03, terrain_set_size = 0x04, terrain_set = 0x05, pages = 0x0B } |
Definition at line 706 of file ldb_chunks.h.
| Enumerator | |
|---|---|
| name |
String |
| members |
Array - RPG::TroopMember |
| auto_alignment |
Flag |
| terrain_set_size |
Integer |
| terrain_set |
Array - Flag |
| pages |
Array - RPG::TroopPage |
Definition at line 707 of file ldb_chunks.h.