|
static void | ReadLcf (rpg::Rect &ref, LcfReader &stream, uint32_t length) |
|
static void | WriteLcf (const rpg::Rect &ref, LcfWriter &stream) |
|
static int | LcfSize (const rpg::Rect &ref, LcfWriter &stream) |
|
static void | WriteXml (const rpg::Rect &ref, XmlWriter &stream) |
|
static void | BeginXml (rpg::Rect &ref, XmlReader &stream) |
|
Definition at line 17 of file lmt_rect.cpp.
◆ BeginXml()
void lcf::RawStruct< rpg::Rect >::BeginXml |
( |
rpg::Rect & |
ref, |
|
|
XmlReader & |
stream |
|
) |
| |
|
static |
◆ LcfSize()
int lcf::RawStruct< rpg::Rect >::LcfSize |
( |
const rpg::Rect & |
ref, |
|
|
LcfWriter & |
stream |
|
) |
| |
|
static |
◆ ReadLcf()
void lcf::RawStruct< rpg::Rect >::ReadLcf |
( |
rpg::Rect & |
ref, |
|
|
LcfReader & |
stream, |
|
|
uint32_t |
length |
|
) |
| |
|
static |
◆ WriteLcf()
void lcf::RawStruct< rpg::Rect >::WriteLcf |
( |
const rpg::Rect & |
ref, |
|
|
LcfWriter & |
stream |
|
) |
| |
|
static |
◆ WriteXml()
void lcf::RawStruct< rpg::Rect >::WriteXml |
( |
const rpg::Rect & |
ref, |
|
|
XmlWriter & |
stream |
|
) |
| |
|
static |
The documentation for this struct was generated from the following file: