struct BaseStruct

Holds information on base layer tiles

[more]unsigned int tileno
the tile number in the data file
[more]unsigned int draw
should this bitmap be drawn?
[more]unsigned int flag
a user defined flag
[more]unsigned int x
coordinates within the tile's space to place it, useful for centering objects


Documentation

Holds information on base layer tiles
ounsigned int tileno
the tile number in the data file

ounsigned int draw
should this bitmap be drawn?

ounsigned int flag
a user defined flag

ounsigned int x
coordinates within the tile's space to place it, useful for centering objects

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.