Patch - Sun Camera - V10.5.2
This commit is contained in:
@@ -50,10 +50,8 @@ public:
|
||||
bool IsSPressed() const;
|
||||
bool IsQPressed() const;
|
||||
bool IsEPressed()const;
|
||||
bool IsTildePressed() const;
|
||||
bool IsTildeReleased() const;
|
||||
|
||||
bool IsKeyDown(unsigned int) const;
|
||||
bool is_key_pressed(const unsigned int);
|
||||
|
||||
private:
|
||||
bool m_keys[256];
|
||||
|
||||
Reference in New Issue
Block a user