TransformableTileLayer.DisplayListItem

Undocumented in source.
class TransformableTileLayer(BMPType = Bitmap16Bit, int TileX = 8, int TileY = 8)
protected
struct DisplayListItem {}

Constructors

this
this(wchar ID, BMPType tile)
Undocumented in source.

Members

Variables

ID
wchar ID;

ID, mainly used as a padding

pixelSrc
void* pixelSrc;

Used for quicker access to the Data

reserved
ushort reserved;

Padding for 32 bit

Meta