From 926a268b9a8d80f5d22b51a741d2ffbd8e898496 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 2 Sep 2017 12:35:17 +0100 Subject: Updating docs --- yage_8hpp.html | 134 --------------------------------------------------------- 1 file changed, 134 deletions(-) delete mode 100644 yage_8hpp.html (limited to 'yage_8hpp.html') diff --git a/yage_8hpp.html b/yage_8hpp.html deleted file mode 100644 index 1f42b221..00000000 --- a/yage_8hpp.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - -YAGE: include/YAGE/yage.hpp File Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
YAGE -  v0.1.1 -
-
Yet Another Game Engine
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
yage.hpp File Reference
-
-
-
#include "camera2d.hpp"
-#include "glslprogram.hpp"
-#include "imageloader.hpp"
-#include "inputmanager.hpp"
-#include "iomanager.hpp"
-#include "picopng.hpp"
-#include "resourcemanager.hpp"
-#include "spritebatch.hpp"
-#include "texture.hpp"
-#include "vertex.hpp"
-#include "window.hpp"
-#include <SDL2/SDL.h>
-#include <stdexcept>
-
-

Go to the source code of this file.

- - - - - -

-Namespaces

 yage
 Project namespace.
 
- - - - - - - -

-Functions

bool yage::init ()
 Initializes YAGE. More...
 
void yage::quit ()
 Quit and cleanup YAGE. More...
 
-
-
- - - - -- cgit