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

-Public Member Functions

-void create (const std::string &window_name, int width, int height, unsigned flags=WindowFlags::SHOWN)
 
-void swapBuffer ()
 
-void clearBuffer ()
 
-
The documentation for this class was generated from the following files: -
- - - - -- cgit