pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
SpriteObject.this
PixelPerfectEngine
map
mapformat
SpriteObject
Deserializes itself from a Tag.
this
(int pID, int gID, string name, int ssID, int x, int y, int scaleHoriz, int scaleVert)
this
(Tag t, int gID)
class
SpriteObject
@
trusted
this
(
Tag
t
,
int
gID
)
Meta
Source
See Implementation
PixelPerfectEngine
map
mapformat
SpriteObject
constructors
this
functions
serialize
variables
_ssID
scaleHoriz
scaleVert
x
y
Deserializes itself from a Tag.