UNPKG

@phaserjs/phaser

Version:
3 lines 197 B
import { IGameObject } from '../gameobjects/IGameObject'; export declare function OverlapBounds(source: IGameObject, ...targets: IGameObject[]): boolean; //# sourceMappingURL=OverlapBounds.d.ts.map