pixelperfectengine v0.9.1-rc1 (2017-01-19T23:09:27Z)
Dub
Repo
SpriteLayer.addSprite
PixelPerfectEngine
graphics
layers
SpriteLayer
Undocumented in source. Be warned that the author may not have intended to support it.
void
addSprite
(Bitmap16Bit s, int n, Coordinate c)
void
addSprite
(Bitmap16Bit s, int n, int x, int y)
class
SpriteLayer
void
addSprite
(
Bitmap16Bit
s
,
int
n
,
int
x
,
int
y
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
layers
SpriteLayer
constructors
this
functions
addSprite
getCoordinates
getFlipRegisters
getSpriteSet
getSpriteSorter
moveSprite
relMoveSprite
removeSprite
replaceSprite
updateRaster
variables
collisionDetector