pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
Index.this
PixelPerfectEngine
graphics
extensions
ObjectSheet
Index
Default ctor
this
(uint id, Size x, Size y, ubyte width, ubyte height, byte displayOffsetX, byte displayOffsetY, string _name)
struct
Index
(bool MemoryResident = true)
@
safe
pure
static if
(
MemoryResident
)
this
(
uint
id
,
Size
x
,
Size
y
,
ubyte
width
,
ubyte
height
,
byte
displayOffsetX
,
byte
displayOffsetY
,
string
_name
)
this
(Index!false src)
this
(Index src)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
extensions
ObjectSheet
Index
constructors
this
properties
name
variables
displayOffsetX
displayOffsetY
height
id
nameLength
width
x
y
Default ctor