pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
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, RenderingMode rendMode, ushort palSel, ubyte palShift, ubyte masterAlpha)
this
(Tag t, int gID)
class
SpriteObject
public @
trusted
this
(
Tag
t
,
int
gID
)
Meta
Source
See Implementation
pixelperfectengine
map
mapformat
SpriteObject
constructors
this
functions
serialize
variables
masterAlpha
palSel
palShift
rendMode
scaleHoriz
scaleVert
ssID
x
y
Deserializes itself from a Tag.