UNPKG

phaser4-rex-plugins

Version:
7 lines (5 loc) 194 B
export default GetBoundsOfGameObjects; declare function GetBoundsOfGameObjects( gameObjects: Phaser.GameObjects.GameObject[], out: Phaser.Geom.Rectangle ): Phaser.Geom.Rectangle;