UNPKG

phaser4-rex-plugins

Version:
7 lines (6 loc) 176 B
import ImageBox from './ImageBox'; export default function ( x?: number, y?: number, texture?: string, frame?: string, config?: ImageBox.IConfig ): ImageBox;