Physics.P2.BodyDebug#physicsBodyType

physicsBodyType : integer

If enableBody is true this is the type of physics body that is created on new Sprites.

The valid values are Phaser.Physics.ARCADE, Phaser.Physics.P2JS, Phaser.Physics.NINJA, etc.

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

Please login to continue.