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

-Private Attributes

std::unordered_map< unsigned, bool > key_map_
 

Member Function Documentation

@@ -159,29 +153,6 @@ Private Attributes
-
- -

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: