UNPKG

@petkoneo/phaser3-rex-plugins

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