UNPKG

phaser4-rex-plugins

Version:
9 lines (8 loc) 219 B
import Scale from './Scale'; export default function PopUp( gameObject: Phaser.GameObjects.GameObject, duration: number, orientation?: number | string, ease?: string, scale?: Scale ): Scale;