Definition of a cursor.  
 More...
#include <cursors.h>
 | 
| const char **  | m_xpm | 
|   | The "hotspot" where the cursor "is" in the image.  
  | 
|   | 
| wxPoint  | m_hotspot | 
|   | 
Definition of a cursor. 
Definition at line 114 of file cursors.h.
 
◆ m_hotspot
      
        
          | wxPoint CURSOR_STORE::CURSOR_DEF::m_hotspot | 
        
      
 
 
◆ m_xpm
      
        
          | const char** CURSOR_STORE::CURSOR_DEF::m_xpm | 
        
      
 
The "hotspot" where the cursor "is" in the image. 
Definition at line 116 of file cursors.h.
 
 
The documentation for this struct was generated from the following file: