UNPKG

@petkoneo/phaser3-rex-plugins

Version:
9 lines (7 loc) 231 B
import BitmapZone from './bitmapzone'; export default class BitmapZonePlugin extends Phaser.Plugins.BasePlugin { add( gameObject: Phaser.GameObjects.GameObject, config?: BitmapZone.IConfig ): BitmapZone; }