liblcf
|
Static Public Member Functions | |
static void | ReadLcf (std::vector< rpg::MoveCommand > &ref, LcfReader &stream, uint32_t length) |
static void | WriteLcf (const std::vector< rpg::MoveCommand > &ref, LcfWriter &stream) |
static int | LcfSize (const std::vector< rpg::MoveCommand > &ref, LcfWriter &stream) |
static void | WriteXml (const std::vector< rpg::MoveCommand > &ref, XmlWriter &stream) |
static void | BeginXml (std::vector< rpg::MoveCommand > &ref, XmlReader &stream) |
Definition at line 26 of file lmu_movecommand.cpp.
|
static |
Definition at line 230 of file lmu_movecommand.cpp.
|
static |
Definition at line 201 of file lmu_movecommand.cpp.
|
static |
Reads Move Commands.
Definition at line 185 of file lmu_movecommand.cpp.
References lcf::RawStruct< T >::ReadLcf().
|
static |
Definition at line 195 of file lmu_movecommand.cpp.
|
static |
Definition at line 209 of file lmu_movecommand.cpp.