Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.Group
isParent: boolean
Description:
A flag identifying this object as a group.
Type:
boolean
Default:
true
Since:
3.0.0
Source:
src/gameobjects/group/Group.js
(Line
103
)
Possible examples