UNPKG

phaser4-rex-plugins

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