SpriteLayer.replaceSprite

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void replaceSprite(ABitmap s, int n)
  2. void replaceSprite(ABitmap s, int n, int x, int y)
    class SpriteLayer
    void
    replaceSprite
    (,
    int n
    ,
    int x
    ,
    int y
    )
  3. void replaceSprite(ABitmap s, int n, Coordinate c)

Meta