sgdk
Image Struct Reference

Image structure which contains all data to define an image in a background plane.
Use the unpackImage() method to unpack if compression is enabled in TileSet or TileMap structure. More...

#include <vdp_bg.h>

List of all members.

Public Attributes

Palettepalette
TileSettileset
TileMaptilemap

Detailed Description

Image structure which contains all data to define an image in a background plane.
Use the unpackImage() method to unpack if compression is enabled in TileSet or TileMap structure.

Parameters:
palettePalette data.
tilesetTileSet data structure (contains tiles definition for the image).
tilemapTileMap data structure (contains tilemap definition for the image).

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines