pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
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
(ABitmap s, int n, Coordinate c, BitmapAttrib attr)
class
SpriteLayer
void
addSprite
(
ABitmap
s
,
int
n
,
Coordinate
c
,
BitmapAttrib
attr
)
void
addSprite
(ABitmap s, int n, int x, int y, BitmapAttrib attr)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
layers
SpriteLayer
constructors
this
functions
addSprite
editSpriteAttribute
getSpriteCoordinate
moveSprite
relMoveSprite
removeSprite
replaceSprite
replaceSpriteAttribute
setRasterizer
updateRaster
structs
DisplayListItem
variables
displayList
src