GridSpriteSheet.this

class GridSpriteSheet
this
(
string path
,
int cols
,
int rows
,
)

Parameters

path
Type: string

Path of the image file

defaultDuration
Type: float

Default duration for SpriteFrames

cols
Type: int

Columns

rows
Type: int

Rows

Meta