ISpriteLayer.relMoveSprite

Relatively moves the sprite by the given values.

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

Meta