(ALPHA) Creating and managing stages for easier, engine managed transitions
A 2D stage
Parameter | Type | Description |
---|---|---|
name | String | name of the stage |
build a stage from an exported state
Parameter | Type | Description |
---|---|---|
stage | Object | stage to build |
get a stage
Parameter | Type | Description |
---|---|---|
name | String | name of the stage |
delete a stage
Parameter | Type | Description |
---|---|---|
name | String | name of the stage |