Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::lyt::res::TextBox Struct Reference

#include <resources.h>

+ Inheritance diagram for nw4hbm::lyt::res::TextBox:
+ Collaboration diagram for nw4hbm::lyt::res::TextBox:

Public Attributes

u16 textBufBytes
 
u16 textStrBytes
 
u16 materialIdx
 
u16 fontIdx
 
u8 textPosition
 
u8 padding [3]
 
u32 textStrOffset
 
u32 textCols [TEXTCOLOR_MAX]
 
Size fontSize
 
f32 charSpace
 
f32 lineSpace
 
- Public Attributes inherited from nw4hbm::lyt::res::Pane
DataBlockHeader blockHeader
 
u8 flag
 
u8 basePosition
 
u8 alpha
 
u8 padding
 
char name [16]
 
char userData [8]
 
math::VEC3 translate
 
math::VEC3 rotate
 
math::VEC2 scale
 
Size size
 

Member Data Documentation

◆ charSpace

f32 nw4hbm::lyt::res::TextBox::charSpace

◆ fontIdx

u16 nw4hbm::lyt::res::TextBox::fontIdx

◆ fontSize

Size nw4hbm::lyt::res::TextBox::fontSize

◆ lineSpace

f32 nw4hbm::lyt::res::TextBox::lineSpace

◆ materialIdx

u16 nw4hbm::lyt::res::TextBox::materialIdx

◆ padding

u8 nw4hbm::lyt::res::TextBox::padding[3]

◆ textBufBytes

u16 nw4hbm::lyt::res::TextBox::textBufBytes

◆ textCols

u32 nw4hbm::lyt::res::TextBox::textCols[TEXTCOLOR_MAX]

◆ textPosition

u8 nw4hbm::lyt::res::TextBox::textPosition

◆ textStrBytes

u16 nw4hbm::lyt::res::TextBox::textStrBytes

◆ textStrOffset

u32 nw4hbm::lyt::res::TextBox::textStrOffset

The documentation for this struct was generated from the following file: