UNPKG

phaser4-rex-plugins

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