NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::ut::CharWriter Member List

This is the complete list of members for nw4r::ut::CharWriter, including all inherited members.

CharWriter() (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
DEFAULT_COLOR_MAPPING_MAX (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivatestatic
DEFAULT_COLOR_MAPPING_MIN (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivatestatic
EnableFixedWidth(bool enable) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
EnableLinearFilter(bool atSmall, bool atLarge) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
GetCursorX() const (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
GetCursorY() const (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
GetFixedWidth() const (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
GetFont() const (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
GetFontAscent() const (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
GetFontDescent() const (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
GetFontHeight() const (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
GetFontWidth() const (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
GetScaleH() const (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
GetScaleV() const (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
GradationMode enum name (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
GRADMODE_H enum value (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
GRADMODE_MAX enum value (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
GRADMODE_NONE enum value (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
GRADMODE_V enum value (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
IsWidthFixed() const (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
LoadTexture(const Glyph &rGlyph, GXTexMapID slot) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
mAlpha (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
mColorMapping (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
mCursorPos (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
mFilter (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
mFixedWidth (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
mFont (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
mIsWidthFixed (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
mLoadingTexture (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivatestatic
MoveCursorX(f32 dx) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
MoveCursorY(f32 dy) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
mScale (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
mTextColor (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
mVertexColor (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
PADDING_0x40 (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
Print(u16 ch) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
PrintGlyph(f32 x, f32 y, f32 z, const Glyph &rGlyph) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
ResetColorMapping() (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
ResetTextureCache() (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinlineprivate
SetColorMapping(Color min, Color max) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
SetCursor(f32 x, f32 y) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
SetCursor(f32 x, f32 y, f32 z) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
SetCursorX(f32 x) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
SetCursorY(f32 y) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
SetFixedWidth(f32 width) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
SetFont(const Font &rFont) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
SetFontSize(f32 width, f32 height) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
SetGradationMode(GradationMode mode) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
SetScale(f32 x, f32 y) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
SetTextColor(Color start) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
SetTextColor(Color start, Color end) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterinline
SetupGX() (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter
SetupGXDefault() (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivatestatic
SetupGXForI() (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivatestatic
SetupGXForRGBA() (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivatestatic
SetupGXWithColorMapping(Color min, Color max) (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivatestatic
SetupVertexFormat() (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivatestatic
UpdateVertexColor() (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriterprivate
~CharWriter() (defined in nw4r::ut::CharWriter)nw4r::ut::CharWriter