- wxSetCursorEventConstructor, used by the library itself internally to initialize the event object. 
- GetCursorReturns a reference to the cursor specified by this event. 
- GetXReturns the X coordinate of the mouse in client coordinates. 
- GetYReturns the Y coordinate of the mouse in client coordinates. 
- HasCursorReturns true if the cursor specified by this event is a valid cursor. 
- SetCursorSets the cursor associated with this event.