SpriteLayer.addSprite

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addSprite(ABitmap s, int n, Coordinate c, ushort paletteSel, int scaleHoriz, int scaleVert)
    class SpriteLayer
    void
    addSprite
    (,
    int n
    ,,
    ushort paletteSel = 0
    ,
    int scaleHoriz = 1024
    ,
    int scaleVert = 1024
    )
  2. void addSprite(ABitmap s, int n, int x, int y, ushort paletteSel, int scaleHoriz, int scaleVert)

Meta