liblcf
|
Static Public Member Functions | |
static void | ReadLcf (rpg::TreeMap &ref, LcfReader &stream, uint32_t length) |
static void | WriteLcf (const rpg::TreeMap &ref, LcfWriter &stream) |
static int | LcfSize (const rpg::TreeMap &ref, LcfWriter &stream) |
static void | WriteXml (const rpg::TreeMap &ref, XmlWriter &stream) |
static void | BeginXml (rpg::TreeMap &ref, XmlReader &stream) |
Definition at line 18 of file lmt_treemap.cpp.
|
static |
Definition at line 108 of file lmt_treemap.cpp.
|
static |
Definition at line 47 of file lmt_treemap.cpp.
|
static |
Reads Map Tree.
Definition at line 29 of file lmt_treemap.cpp.
References lcf::Struct< S >::ReadLcf().
|
static |
Definition at line 37 of file lmt_treemap.cpp.
References lcf::Struct< S >::WriteLcf().
|
static |
Definition at line 52 of file lmt_treemap.cpp.
References lcf::Struct< S >::WriteXml().