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 Phaser.Group#physicsBodyType Source code: core/Group.js (Line 225)