Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <jstudio-control.h>
Public Member Functions | |
TParse (JStudio::TControl *) | |
bool | parseBlock_block_fvb_ (JStudio::stb::data::TParse_TBlock const &, u32) |
bool | parseBlock_block_ctb_ (JStudio::stb::data::TParse_TBlock const &, u32) |
virtual | ~TParse () |
virtual bool | parseHeader (JStudio::stb::data::TParse_THeader const &, u32) |
virtual bool | parseBlock_block (JStudio::stb::data::TParse_TBlock const &, u32) |
TControl * | getControl () |
Public Member Functions inherited from JStudio::stb::TParse | |
TParse (TControl *) | |
virtual bool | parseHeader_next (void const **, u32 *, u32) |
virtual bool | parseBlock_next (void const **, u32 *, u32) |
virtual bool | parseBlock_object (data::TParse_TBlock_object const &, u32) |
TControl * | getControl () const |
JStudio::TParse::TParse | ( | JStudio::TControl * | param_0 | ) |
|
virtual |
Reimplemented from JStudio::stb::TParse.
|
inline |
|
virtual |
Reimplemented from JStudio::stb::TParse.
bool JStudio::TParse::parseBlock_block_ctb_ | ( | JStudio::stb::data::TParse_TBlock const & | param_0, |
u32 | param_1 | ||
) |
bool JStudio::TParse::parseBlock_block_fvb_ | ( | JStudio::stb::data::TParse_TBlock const & | param_0, |
u32 | param_1 | ||
) |
|
virtual |
Reimplemented from JStudio::stb::TParse.