Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Physics.Arcade.StaticGroup
runChildUpdate: boolean
Description:
Whether to call the update method of any members.
Type:
boolean
Default:
false
Inherited from:
Phaser.GameObjects.Group#runChildUpdate
Since:
3.0.0
Source:
src/gameobjects/group/Group.js
(Line
185
)
Possible examples