comparison Keyboard.h @ 208:af624eaf2fc5 tip

14.01.13
author Ritor1
date Mon, 14 Jan 2013 10:39:01 +0600
parents 8b8875f5b359
children
comparison
equal deleted inserted replaced
207:8e3fea954768 208:af624eaf2fc5
55 const unsigned __int8 GetActionDefaultVKey(const char *Str); 55 const unsigned __int8 GetActionDefaultVKey(const char *Str);
56 void ReadMappings(); 56 void ReadMappings();
57 void StoreMappings(); 57 void StoreMappings();
58 bool _459F10(unsigned int a2); 58 bool _459F10(unsigned int a2);
59 void _459ED1(int a2); 59 void _459ED1(int a2);
60 void _459E5A(int a2, int a3, struct GUIWindow *pWindow); 60 void EnterText(int a2, int a3, struct GUIWindow *pWindow);
61 void ResetKeys(); 61 void ResetKeys();
62 void SetDefaultMapping(); 62 void SetDefaultMapping();
63 63
64 unsigned int uLastKeyPressed; 64 unsigned int uLastKeyPressed;
65 int field_4; 65 int field_4;