UNPKG

@petkoneo/phaser3-rex-plugins

Version:
9 lines (7 loc) 231 B
import DragRotate from './dragrotate'; export default class DragRotatePlugin extends Phaser.Plugins.BasePlugin { add( gameObject: Phaser.GameObjects.GameObject, config?: DragRotate.IConfig ): DragRotate; }