ISpriteLayer.addSprite
- void addSprite(ABitmap s, int n, Coordinate c, ushort paletteSel, int scaleHoriz, int scaleVert)
- void addSprite(ABitmap s, int n, int x, int y, ushort paletteSel, int scaleHoriz, int scaleVert)
interface ISpriteLayer
@safe nothrow
void
addSprite
Adds a sprite to the layer.