From 0e5a826935cd1e5ef1e3061d029e2aafea038f47 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 26 Sep 2017 14:18:22 +0100 Subject: Adding --- classyage_1_1InputManager.html | 84 +++++++++++++++++------------------------- 1 file changed, 33 insertions(+), 51 deletions(-) (limited to 'classyage_1_1InputManager.html') diff --git a/classyage_1_1InputManager.html b/classyage_1_1InputManager.html index f0705440..48538833 100644 --- a/classyage_1_1InputManager.html +++ b/classyage_1_1InputManager.html @@ -3,23 +3,22 @@ - + + YAGE: yage::InputManager Class Reference + + - @@ -28,7 +27,7 @@ -
+
YAGE  v0.1.1
@@ -39,43 +38,19 @@
- + - - + + + +
+
@@ -123,17 +98,18 @@ Public Member Functions   void keyReleased (unsigned key)   -bool isKeyPressed (unsigned key) const -  +bool isKeyPressed (unsigned key) const +  - +

Private Attributes

std::unordered_map< unsigned,
-bool > 
key_map_
std::unordered_map< unsigned, bool > key_map_
 

Member Function Documentation

- + +

◆ isKeyPressed()

+
@@ -149,7 +125,9 @@ bool > 
- + +

◆ keyPressed()

+
@@ -165,7 +143,9 @@ bool > 
- + +

◆ keyReleased()

+
@@ -182,7 +162,9 @@ bool > 

Member Data Documentation

-
+ +

◆ key_map_

+
@@ -212,9 +194,9 @@ bool > 
    - + doxygen 1.8.13
-- cgit