liblcf
|
Static Public Member Functions | |
static void | ReadLcf (std::vector< rpg::EventCommand > &ref, LcfReader &stream, uint32_t length) |
static void | WriteLcf (const std::vector< rpg::EventCommand > &ref, LcfWriter &stream) |
static int | LcfSize (const std::vector< rpg::EventCommand > &ref, LcfWriter &stream) |
static void | WriteXml (const std::vector< rpg::EventCommand > &ref, XmlWriter &stream) |
static void | BeginXml (std::vector< rpg::EventCommand > &ref, XmlReader &stream) |
Definition at line 27 of file ldb_eventcommand.cpp.
|
static |
Definition at line 228 of file ldb_eventcommand.cpp.
|
static |
Definition at line 198 of file ldb_eventcommand.cpp.
|
static |
Reads event commands.
Definition at line 145 of file ldb_eventcommand.cpp.
References lcf::RawStruct< T >::ReadLcf().
|
static |
Definition at line 190 of file ldb_eventcommand.cpp.
|
static |
Definition at line 207 of file ldb_eventcommand.cpp.