PAlib
Data Fields
PA_BgStruct Struct Reference

Background structure. More...

#include <PA_BgStruct.h>

Data Fields

int BgType
 Type of background.
 
int width
 Width of background in pixels.
 
int height
 Height of background in pixels.
 
const void * BgTiles
 Pointer to background tiles.
 
const void * BgMap
 Pointer to background map.
 
size_t BgTiles_size
 Size of tiles in bytes.
 

Detailed Description

Background structure.