From 3d96965ecd28b9037a83c4b22f65fcf502dce336 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 29 Jul 2017 10:00:20 +0100 Subject: Updating docs --- classyage_1_1InputManager.html | 98 ------------------------------------------ 1 file changed, 98 deletions(-) delete mode 100644 classyage_1_1InputManager.html (limited to 'classyage_1_1InputManager.html') diff --git a/classyage_1_1InputManager.html b/classyage_1_1InputManager.html deleted file mode 100644 index 727d9e36..00000000 --- a/classyage_1_1InputManager.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - -YAGE: yage::InputManager Class Reference - - - - - - - - - -
-
- - - - - - -
-
YAGE -
-
Yet Another Game Engine
-
-
- - - - - - - - -
-
- - -
- -
- - -
-
- -
-
yage::InputManager Class Reference
-
-
- - - - - - - - -

-Public Member Functions

-void keyPressed (unsigned key)
 
-void keyReleased (unsigned key)
 
-bool isKeyPressed (unsigned key) const
 
-
The documentation for this class was generated from the following files: -
- - - - -- cgit