NightFox’s Lib
Data Fields
NF_TYPE_TEXT_INFO Struct Reference

Struct that holds text layer information. More...

#include <nf_text.h>

Data Fields

u16 width
 Rightmost tile of a row (for 32 columns this is 31)
 
u16 height
 Bottom-most tile of a column (for 24 rows this is 23)
 
u8 rotation
 Text rotation.
 
u8 slot
 Slot where the tileset of this text layer is loaded.
 
u8 pal
 Palette used for the text (0 by default)
 
bool exist
 True if this layer has been loaded.
 
bool update
 True if this layer needs to be updated.
 

Detailed Description

Struct that holds text layer information.


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