ISpriteLayer.moveSprite

Moves the sprite to the given location.

interface ISpriteLayer
@nogc
void
moveSprite
(
int n
,
int x
,
int y
)

Meta