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)
Please login to continue.