UNPKG

@petkoneo/phaser3-rex-plugins

Version:
5 lines (4 loc) 189 B
import AddPolarCoordinateProperties from './polarcoordinate'; export default class PolarCoordinatePlugin extends Phaser.Plugins.BasePlugin { add: typeof AddPolarCoordinateProperties; }