Physics.P2.BodyDebug#moveDown()

moveDown(child) → {any}

Moves the given child down one place in this group unless it's already at the bottom.

Parameters
Name Type Description
child any

The child to move down in the group.

Returns
any -

The child that was moved.

Inherited From
Source code: core/Group.js (Line 969)
doc_phaser
2017-02-14 11:03:46
Comments
Leave a Comment

Please login to continue.