NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::ut::FontTextureGlyph Struct Reference

Description

Definition at line 16 of file ut_ResFontBase.h.

Public Attributes

u8 cellWidth
 
u8 cellHeight
 
s8 baselinePos
 
u8 maxCharWidth
 
ulong sheetSize
 
u16 sheetNum
 
u16 sheetFormat
 
u16 sheetRow
 
u16 sheetLine
 
u16 sheetWidth
 
u16 sheetHeight
 
u8 * sheetImage
 

Member Data Documentation

◆ cellWidth

u8 nw4r::ut::FontTextureGlyph::cellWidth

Definition at line 17 of file ut_ResFontBase.h.

◆ cellHeight

u8 nw4r::ut::FontTextureGlyph::cellHeight

Definition at line 18 of file ut_ResFontBase.h.

◆ baselinePos

s8 nw4r::ut::FontTextureGlyph::baselinePos

Definition at line 19 of file ut_ResFontBase.h.

◆ maxCharWidth

u8 nw4r::ut::FontTextureGlyph::maxCharWidth

Definition at line 20 of file ut_ResFontBase.h.

◆ sheetSize

ulong nw4r::ut::FontTextureGlyph::sheetSize

Definition at line 21 of file ut_ResFontBase.h.

◆ sheetNum

u16 nw4r::ut::FontTextureGlyph::sheetNum

Definition at line 22 of file ut_ResFontBase.h.

◆ sheetFormat

u16 nw4r::ut::FontTextureGlyph::sheetFormat

Definition at line 23 of file ut_ResFontBase.h.

◆ sheetRow

u16 nw4r::ut::FontTextureGlyph::sheetRow

Definition at line 24 of file ut_ResFontBase.h.

◆ sheetLine

u16 nw4r::ut::FontTextureGlyph::sheetLine

Definition at line 25 of file ut_ResFontBase.h.

◆ sheetWidth

u16 nw4r::ut::FontTextureGlyph::sheetWidth

Definition at line 26 of file ut_ResFontBase.h.

◆ sheetHeight

u16 nw4r::ut::FontTextureGlyph::sheetHeight

Definition at line 27 of file ut_ResFontBase.h.

◆ sheetImage

u8* nw4r::ut::FontTextureGlyph::sheetImage

Definition at line 28 of file ut_ResFontBase.h.