direct input fini
Le code ne fonctionne pas encore, il doit être merge avec le tuto 14.
This commit is contained in:
@@ -34,10 +34,10 @@ public:
|
||||
bool IsEscapePressed();
|
||||
void GetMouseLocation(int&, int&);
|
||||
bool IsMousePressed();
|
||||
/*void KeyDown(unsigned int);
|
||||
void KeyDown(unsigned int);
|
||||
void KeyUp(unsigned int);
|
||||
|
||||
bool IsKeyDown(unsigned int);*/
|
||||
bool IsKeyDown(unsigned int);
|
||||
|
||||
private:
|
||||
bool m_keys[256];
|
||||
|
||||
Reference in New Issue
Block a user