comparison Mouse.h @ 762:cf2fbac6edc9

Misc cleaning
author Nomad
date Sat, 23 Mar 2013 19:47:01 +0200
parents 9c0607679772
children 346f7069676a
comparison
equal deleted inserted replaced
759:b2468462a360 762:cf2fbac6edc9
66 void ClearCursor(); 66 void ClearCursor();
67 void AllocCursorSystemMem(); 67 void AllocCursorSystemMem();
68 void *DoAllocCursorMem(); 68 void *DoAllocCursorMem();
69 POINT *GetCursorPos(POINT *p); 69 POINT *GetCursorPos(POINT *p);
70 void Initialize(HWND hWnd); 70 void Initialize(HWND hWnd);
71 void SetActive(bool active);
71 void Deactivate(); 72 void Deactivate();
72 void DrawCursor(); 73 void DrawCursor();
73 void _469E1C(); 74 void _469E1C();
74 void _469E24(); 75 void _469E24();
75 void DrawCursorToTarget(); 76 void DrawCursorToTarget();