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