paintMouse

abstract fun paintMouse(g: Graphics, mousePos: Point, dragPos: Point)

Paints the mouse

Parameters

g

the graphics object to use for painting

mousePos

the mouse position

dragPos

the drag position