TILESTRUCT Struct Reference

#include <fileformatdefs.h>

List of all members.

Public Attributes

uint16 tilesizex
uint16 tilesizey
uint32 picanm
uint8data


Detailed Description

Structure for one tile

Definition at line 105 of file fileformatdefs.h.


Member Data Documentation

uint8* TILESTRUCT::data
 

Rectangular raw data of the tile

Definition at line 117 of file fileformatdefs.h.

uint32 TILESTRUCT::picanm
 

This stores a few attributes for the tile that you can set inside EDITART

Definition at line 114 of file fileformatdefs.h.

uint16 TILESTRUCT::tilesizex
 

X dimension of the tile

Definition at line 108 of file fileformatdefs.h.

uint16 TILESTRUCT::tilesizey
 

Y dimension of the tile

Definition at line 111 of file fileformatdefs.h.


The documentation for this struct was generated from the following file:
Generated on Sat Jan 11 23:37:00 2003 for Build-Lib by doxygen1.2.18