SpriteLayer.moveSprite

Moves a sprite to the given position.

class SpriteLayer
@trusted nothrow
void
moveSprite
(
int n
,
int x
,
int y
)

Meta