paintMouseSpline

abstract fun paintMouseSpline(g: Graphics, points: List<Point>)

Paints the mouse spline

Parameters

g

the graphics object to use for painting

points

the recently traversed mouse points