Mercurial > might-and-magic-trilogy
comparison Mouse.h @ 49:25fabc49627b
Слияние
author | Ritor1 |
---|---|
date | Tue, 23 Oct 2012 17:34:20 +0600 |
parents | 8a8dd0164b12 |
children |
comparison
equal
deleted
inserted
replaced
48:6a62c4005f0e | 49:25fabc49627b |
---|---|
70 void Initialize(HWND hWnd); | 70 void Initialize(HWND hWnd); |
71 void Deactivate(); | 71 void Deactivate(); |
72 void DrawCursor(); | 72 void DrawCursor(); |
73 void _469E1C(); | 73 void _469E1C(); |
74 void _469E24(); | 74 void _469E24(); |
75 unsigned __int16 *_469E3B(); | 75 void DrawCursorToTarget(); |
76 void _469EA4(); | 76 void _469EA4(); |
77 void Activate(int bActive); | 77 void Activate(int bActive); |
78 void SetMouseClick(int x, int y); | 78 void SetMouseClick(int x, int y); |
79 | 79 |
80 | 80 |