NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
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::CharWriter | privatestatic |
DEFAULT_COLOR_MAPPING_MIN (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | privatestatic |
EnableFixedWidth(bool enable) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
EnableLinearFilter(bool atSmall, bool atLarge) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | |
GetCursorX() const (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
GetCursorY() const (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
GetFixedWidth() const (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
GetFont() const (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
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::CharWriter | inline |
GetScaleV() const (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
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::CharWriter | inline |
LoadTexture(const Glyph &rGlyph, GXTexMapID slot) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
mAlpha (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
mColorMapping (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
mCursorPos (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
mFilter (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
mFixedWidth (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
mFont (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
mIsWidthFixed (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
mLoadingTexture (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | privatestatic |
MoveCursorX(f32 dx) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
MoveCursorY(f32 dy) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
mScale (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
mTextColor (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
mVertexColor (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
PADDING_0x40 (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
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::CharWriter | private |
ResetColorMapping() (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
ResetTextureCache() (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inlineprivate |
SetColorMapping(Color min, Color max) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
SetCursor(f32 x, f32 y) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
SetCursor(f32 x, f32 y, f32 z) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
SetCursorX(f32 x) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
SetCursorY(f32 y) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
SetFixedWidth(f32 width) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
SetFont(const Font &rFont) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
SetFontSize(f32 width, f32 height) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | |
SetGradationMode(GradationMode mode) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
SetScale(f32 x, f32 y) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
SetTextColor(Color start) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
SetTextColor(Color start, Color end) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | inline |
SetupGX() (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | |
SetupGXDefault() (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | privatestatic |
SetupGXForI() (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | privatestatic |
SetupGXForRGBA() (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | privatestatic |
SetupGXWithColorMapping(Color min, Color max) (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | privatestatic |
SetupVertexFormat() (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | privatestatic |
UpdateVertexColor() (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter | private |
~CharWriter() (defined in nw4r::ut::CharWriter) | nw4r::ut::CharWriter |