World#inputEnableChildren

inputEnableChildren : boolean

A Group with inputEnableChildren set to true will automatically call inputEnabled = true
on 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
Source code: core/Group.js (Line 149)
doc_phaser
2017-02-14 11:21:14
Comments
Leave a Comment

Please login to continue.