UNPKG

phaser4-rex-plugins

Version:
13 lines (11 loc) 260 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;