pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
Dub
Repo
TileLayerData.this
PixelPerfectEngine
map
mapload
TileLayerData
Constructor for TileLayers with preexisting mapping.
this
(int tX, int tY, int mX, int mY, double sX, double sY, int priority, MappingElement[] mapping, string name, string subtype)
class
TileLayerData
this
(
int
tX
,
int
tY
,
int
mX
,
int
mY
,
double
sX
,
double
sY
,
int
priority
,
MappingElement
[]
mapping
,
string
name
,
string
subtype
= ""
)
this
(int tX, int tY, int mX, int mY, double sX, double sY, int priority, string name, string subtype)
Meta
Source
See Implementation
PixelPerfectEngine
map
mapload
TileLayerData
constructors
this
variables
isEmbedded
mX
mY
mapping
name
priority
sX
sXOffset
sY
sYOffset
subtype
tX
tY
warp
Constructor for TileLayers with preexisting mapping.