pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
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
getPaletteID
getSlice
getSpriteCoordinate
moveSprite
readSpriteAttribute
relMoveSprite
removeSprite
replaceSprite
replaceSpriteAttribute
scaleSpriteHoriz
scaleSpriteVert
setPaletteID
setSlice
Moves the sprite to the given location.