UNPKG

@petkoneo/phaser3-rex-plugins

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