UNPKG

@petkoneo/phaser3-rex-plugins

Version:
13 lines (11 loc) 248 B
import Line from './Line'; export default function ( config?: Line.IConfig ): Line; export default function ( points?: Line.PointType[], lineWidth?: number, color?: number, alpha?: number, lineType?: Line.LineType ): Line;