paintMouse

abstract void paintMouse(Graphics g, Point mousePos, Point dragPos)

Paints the mouse

Parameters

g

the graphics object to use for painting

mousePos

the mouse position

dragPos

the drag position