From ee465746eb37865079daeb5c47f25f11cdcddada Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 23 Aug 2017 23:02:57 +0100 Subject: Updating docs --- classyage_1_1InputManager.html | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) (limited to 'classyage_1_1InputManager.html') diff --git a/classyage_1_1InputManager.html b/classyage_1_1InputManager.html index 92f1a8ca..851db9e1 100644 --- a/classyage_1_1InputManager.html +++ b/classyage_1_1InputManager.html @@ -83,6 +83,7 @@ $(document).ready(function(){initNavTree('classyage_1_1InputManager.html','');})
yage::InputManager Class Reference
@@ -99,6 +100,11 @@ Public Member Functions   bool isKeyPressed (unsigned key) const   + + + +

+Private Attributes

std::unordered_map< unsigned, bool > key_map_
 

Member Function Documentation

@@ -153,6 +159,29 @@ Public Member Functions
+
+ +

Member Data Documentation

+ +

◆ key_map_

+ +
+
+ + + + + +
+ + + + +
std::unordered_map<unsigned, bool> yage::InputManager::key_map_
+
+private
+
+

The documentation for this class was generated from the following files: