UNPKG

@petkoneo/phaser3-rex-plugins

Version:
10 lines (8 loc) 186 B
import Image from './Image'; export default function ( x?: number | Image.IConfig, y?: number, key?: string, frame?: string | null, config?: Image.IConfig ): Image;