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_1Camera2D.html | 98 ---------------------------------------------- 1 file changed, 98 deletions(-) delete mode 100644 classyage_1_1Camera2D.html (limited to 'classyage_1_1Camera2D.html') diff --git a/classyage_1_1Camera2D.html b/classyage_1_1Camera2D.html deleted file mode 100644 index f04ed868..00000000 --- a/classyage_1_1Camera2D.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - -YAGE: yage::Camera2D Class Reference - - - - - - - - - -
-
- - - - - - -
-
YAGE -
-
Yet Another Game Engine
-
-
- - - - - - - - -
-
- - -
- -
- - -
-
- -
-
yage::Camera2D Class Reference
-
-
- - - - - - - - -

-Public Member Functions

Camera2D (int screen_width=1280, int screen_height=720)
 
-void update (GlslProgram &program)
 
-void move (const glm::vec2 &direction)
 
-
The documentation for this class was generated from the following files: -
- - - - -- cgit