struct ObjectStruct

holds information on object 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
[more]unsigned int active
useful for on/off, visible/invisible, etc


Documentation

holds information on object 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

ounsigned int active
useful for on/off, visible/invisible, etc

Alphabetic index HTML hierarchy of classes or Java



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