UNPKG

phaser4-rex-plugins

Version:
7 lines (6 loc) 189 B
// import * as Phaser from 'phaser'; import Pan from "./Pan"; export default function ( gameObject: Phaser.GameObjects.GameObject | Phaser.Scene, config?: Pan.IConfig ): Pan;