inputEnableChildren : boolean
A Group with inputEnableChildren set to true will automatically call inputEnabled = trueon any children added to, or created by, this Group. If there are children already in the Group at the time you set this property, they are not changed.
Inherited From Phaser.Group#inputEnableChildren Source code: core/Group.js (Line 149)