Phaser API Documentation

  Version: 
EmitterOpRandomStartEndConfig

Description:

Defines an operation yielding a random value within a range.

Properties:
name type description
start number

The starting value.

end number

The ending value.

random boolean

If false, this becomes EmitterOpEaseConfig.

Type:
object