liblcf
|
Static Public Member Functions | |
static void | ReadLcf (rpg::EventCommand &ref, LcfReader &stream, uint32_t length) |
static void | WriteLcf (const rpg::EventCommand &ref, LcfWriter &stream) |
static int | LcfSize (const rpg::EventCommand &ref, LcfWriter &stream) |
static void | WriteXml (const rpg::EventCommand &ref, XmlWriter &stream) |
static void | BeginXml (rpg::EventCommand &ref, XmlReader &stream) |
Definition at line 19 of file ldb_eventcommand.cpp.
|
static |
Definition at line 139 of file ldb_eventcommand.cpp.
|
static |
Definition at line 68 of file ldb_eventcommand.cpp.
|
static |
Reads Event Command.
Definition at line 39 of file ldb_eventcommand.cpp.
|
static |
Definition at line 57 of file ldb_eventcommand.cpp.
|
static |
Definition at line 81 of file ldb_eventcommand.cpp.