NightFox’s Lib
Data Fields
NF_TYPE_BG8B_INFO Struct Reference

Struct that holds information about 8-bit bitmap backgrounds. More...

#include <nf_bitmapbg.h>

Data Fields

u8 * data
 Data buffer.
 
size_t data_size
 Data buffer size.
 
u16 * pal
 Palette buffer.
 
size_t pal_size
 Palette buffer size.
 
bool inuse
 True if the slot is in use.
 

Detailed Description

Struct that holds information about 8-bit bitmap backgrounds.


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