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