UNPKG

phaser4-rex-plugins

Version:
9 lines (8 loc) 279 B
import CircleMaskImage from './CircleMaskImage'; export default function ( x?: number, y?: number, key?: string, frame?: string, config?: null | 0 | 1 | 2 | 'circle' | 'ellipse' | 'roundRectangle' | CircleMaskImage.IConfig ): CircleMaskImage;