Type Definitions
-
AtlasBlock{Object}
-
Properties:
Name Type Description x
number y
number width
number height
number -
AtlasInfo{Object}
-
Provides information for an image inside an atlas.
offsetX
andoffsetY
are the position of the image inside the atlas imageimage
.Properties:
Name Type Description offsetX
number offsetY
number image
HTMLCanvasElement