MouseSplinePaint

public interface MouseSplinePaint

An interface for painting the "mouse spline" (the traversed mouse path)

Functions

paintMouseSpline
Link copied to clipboard
abstract void paintMouseSpline(Graphics g, List<Point> points)
Paints the mouse spline