Physics.P2.BodyDebug#next()

next() → {any}

Advances the group cursor to the next (higher) object in the group.

If the cursor is at the end of the group (top child) it is moved the start of the group (bottom child).

Returns
any -

The child the cursor now points to.

Inherited From
Source code: core/Group.js (Line 833)
doc_phaser
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.