DisplayListItem.this
- this(Coordinate position, ABitmap sprite, int priority, ushort paletteSel, int scaleHoriz, int scaleVert)
struct DisplayListItem
pure @trusted nothrow
this
- this(Coordinate position, Coordinate slice, ABitmap sprite, int priority, int scaleHoriz, int scaleVert)
Creates a display list item with palette selector.