displayCursor Displays the cursor.
displayCursor(varargin)
The cursors is displayed, whilst the mouse is moving.
Whenever the cursor gets to a new chess field, the cursor data is updated and the cursor patch is redrawn.
Assume a chess figure is activated (cursorListener). The cursorListener starts the mouse motion callback, which starts displayCursor.
cursorListener, setCursor, reset_cursor