Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.Group
maxSize: number
Description:
The maximum size of this group, if used as a pool. -1 is no limit.
Type:
number
Default:
-1
Since:
3.0.0
Source:
src/gameobjects/group/Group.js
(Line
154
)
Possible examples