Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <m_Do_hostIO.h>
Public Member Functions | |
mDoHIO_root_c () | |
void | update () |
void | updateChild (s8) |
void | deleteChild (s8) |
int | createChild (const char *, JORReflexible *) |
virtual void | genMessage (JORMContext *) |
virtual | ~mDoHIO_root_c () |
Public Member Functions inherited from JORReflexible | |
JORReflexible () | |
virtual void | listenPropertyEvent (const JORPropertyEvent *) |
virtual void | listen (u32, const JOREvent *) |
virtual void | genObjectInfo (const JORGenEvent *) |
virtual void | listenNodeEvent (const JORNodeEvent *) |
Public Attributes | |
mDoHIO_subRoot_c | mSub |
Additional Inherited Members | |
Static Public Member Functions inherited from JORReflexible | |
static JORServer * | getJORServer () |
|
inline |
|
virtual |
int mDoHIO_root_c::createChild | ( | const char * | , |
JORReflexible * | |||
) |
|
virtual |
Implements JORReflexible.
void mDoHIO_root_c::update | ( | ) |
mDoHIO_subRoot_c mDoHIO_root_c::mSub |