How to attach mouse events listeners to Phaser.GameObjects.Group child class?
Group consist of objects instantiated via create method inside the Phaser.GameObjects.Group class.
How to attach mouse events listeners to Phaser.GameObjects.Group child class?
Group consist of objects instantiated via create method inside the Phaser.GameObjects.Group class.