|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| TalkTextFormer (LayoutActor *, const char *) | |
| void | formMessage (const wchar_t *, s32) |
| void | setArg (const CustomTagArg &, s32) |
| bool | nextPage () |
| bool | hasNextPage () const |
| void | updateTalking () |
| bool | isTextAppearedAll () const |
Public Attributes | |
| LayoutActor * | mHostActor |
| const wchar_t * | mMsg |
| u32 | _8 |
| const char * | mPaneName |
Definition at line 6 of file TalkTextFormer.hpp.
| LayoutActor* TalkTextFormer::mHostActor |
Definition at line 17 of file TalkTextFormer.hpp.
| const wchar_t* TalkTextFormer::mMsg |
Definition at line 18 of file TalkTextFormer.hpp.
| u32 TalkTextFormer::_8 |
Definition at line 19 of file TalkTextFormer.hpp.
| const char* TalkTextFormer::mPaneName |
Definition at line 20 of file TalkTextFormer.hpp.