SSBM Decomp
Loading...
Searching...
No Matches
DevText Struct Reference

#include <types.h>

Data Fields

s16 x
 
s16 y
 
u8 w
 
u8 h
 
u8 cursor_x
 
u8 cursor_y
 
f32 scale_x
 
f32 scale_y
 
GXColor bg_color
 
GXColor text_colors [4]
 
s8 id
 
u8 line_width
 
u8 flags
 
u8 unk: 6
 
u8 current_color: 2
 
charbuf
 
struct DevTextprev
 
struct DevTextnext
 

Field Documentation

◆ x

s16 DevText::x

◆ y

s16 DevText::y

◆ w

u8 DevText::w

◆ h

u8 DevText::h

◆ cursor_x

u8 DevText::cursor_x

◆ cursor_y

u8 DevText::cursor_y

◆ scale_x

f32 DevText::scale_x

◆ scale_y

f32 DevText::scale_y

◆ bg_color

GXColor DevText::bg_color

◆ text_colors

GXColor DevText::text_colors[4]

◆ id

s8 DevText::id

◆ line_width

u8 DevText::line_width

◆ flags

u8 DevText::flags

◆ unk

u8 DevText::unk

◆ current_color

u8 DevText::current_color

◆ buf

char* DevText::buf

◆ prev

struct DevText* DevText::prev

◆ next

struct DevText* DevText::next

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