Phaser API Documentation

  Version: 
setCircleDropZone(radius)

Description:

Sets this Zone to be a Circular Drop Zone. The circle is centered on this Zones x and y coordinates.

Parameters:

name type description
radius number

The radius of the Circle that will form the Drop Zone.

Returns:
Description:

This Game Object.

Since: 3.0.0