Definition at line 9 of file d_lytbase.hpp.
|
virtual bool | build (const char *, d2d::ResAccMult_c *) |
|
LytTextBox_c * | findTextBox (const char *) |
|
void | allocStringBuffer (nw4r::lyt::Pane *) |
|
bool | ReadResourceEx (const char *, int, bool) |
|
bool | ReadResource (const char *, bool) |
|
bool | ReadResource2 (const char *, int) |
|
bool | ReadResource3 (const char *, int) |
|
void | NPaneRegister (const char **, nw4r::lyt::Pane **, int) |
|
void | WPaneRegister (const char **, nw4r::lyt::Window **, int) |
|
void | PPaneRegister (const char **, nw4r::lyt::Picture **, int) |
|
void | TPaneRegister (const char **, LytTextBox_c **, int) |
|
void | TPaneNameRegister (const char **, const int *, int, int) |
|
void | AnimeResRegister (const char **, int) |
|
void | GroupRegister (const char **, const int *, int) |
|
void | AnimeStartBaseSetup (int) |
|
void | AnimeStartSetup (int, bool) |
|
void | LoopAnimeStartSetup (int) |
|
void | ReverseAnimeStartSetup (int, bool) |
|
void | AnimeEndSetup (int) |
|
void | AllAnimeEndSetup () |
|
void | AnimePlay () |
|
bool | isAnime (int) |
|
bool | isAllAnime () |
|
void | FUN_800c9770 (void *, float *) |
|
bool | doDelete () |
|
virtual void | draw () |
|
virtual void | calc () |
|
void | entry () |
|
nw4r::lyt::Pane * | getRootPane () |
|