Shape.setBurning

Set the state that determines if a shape is burning.

Kind: Function

Environments: Game

Game

shape:setBurning( state )

Open the full Game reference

Availability: Server only

True to set burning and false to set not burning.

Parameters:

Name Type Description
shape Shape The shape.
state boolean The state.