pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
Dub
Repo
ISpriteLayer.relMoveSprite
PixelPerfectEngine
graphics
layers
ISpriteLayer
Relatively moves the sprite by the given values.
interface
ISpriteLayer
@
nogc
void
relMoveSprite
(
int
n
,
int
x
,
int
y
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
layers
ISpriteLayer
functions
addSprite
editSpriteAttribute
getSpriteCoordinate
moveSprite
relMoveSprite
removeSprite
replaceSprite
replaceSpriteAttribute
Relatively moves the sprite by the given values.