|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 17 of file ut_TagProcessorBase.h.
Public Types | |
| enum | Flags { FLAGS_CHARSPACE = (1 << 0) } |
Public Attributes | |
| TextWriterBase< T > * | writer |
| const T * | str |
| f32 | x |
| f32 | y |
| ulong | flags |
| enum nw4r::ut::PrintContext::Flags |
Definition at line 18 of file ut_TagProcessorBase.h.
| TextWriterBase<T>* nw4r::ut::PrintContext< T >::writer |
Definition at line 22 of file ut_TagProcessorBase.h.
| const T* nw4r::ut::PrintContext< T >::str |
Definition at line 23 of file ut_TagProcessorBase.h.
| f32 nw4r::ut::PrintContext< T >::x |
Definition at line 24 of file ut_TagProcessorBase.h.
| f32 nw4r::ut::PrintContext< T >::y |
Definition at line 25 of file ut_TagProcessorBase.h.
| ulong nw4r::ut::PrintContext< T >::flags |
Definition at line 26 of file ut_TagProcessorBase.h.