pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
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.