UNPKG

phaser4-rex-plugins

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