Phaser API Documentation

  Version: 
ArcadeWorldDefaults
Properties:
name type description
debugShowBody boolean

Set to true to render dynamic body outlines to the debug display.

debugShowStaticBody boolean

Set to true to render static body outlines to the debug display.

debugShowVelocity boolean

Set to true to render body velocity markers to the debug display.

bodyDebugColor number

The color of dynamic body outlines when rendered to the debug display.

staticBodyDebugColor number

The color of static body outlines when rendered to the debug display.

velocityDebugColor number

The color of the velocity markers when rendered to the debug display.

Type:
object