Phaser API Documentation

  Version: 
<private> renderBodies(bodies)

Description:

Renders the given array of Bodies to the debug graphics instance.

Called automatically by the postUpdate method.

Parameters:

name type description
bodies array

An array of bodies from the localWorld.

Since: 3.14.0