From be5d48d2eaed3af76f03297e376f7a67e8a8238f Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Wed, 20 Dec 2017 18:02:11 +0000 Subject: Rebuilding documentation --- yage_8h_source.html | 57 +++++++++++++++++++++++------------------------------ 1 file changed, 25 insertions(+), 32 deletions(-) (limited to 'yage_8h_source.html') diff --git a/yage_8h_source.html b/yage_8h_source.html index 467c922f..7a22f47e 100644 --- a/yage_8h_source.html +++ b/yage_8h_source.html @@ -30,7 +30,7 @@
YAGE -  v0.3.1 +  v0.1.3
Yet Another Game Engine
@@ -108,14 +108,7 @@ $(document).ready(function(){initNavTree('yage_8h_source.html','');});
yage.h
-Go to the documentation of this file.
1 /* ----------------------------------------------------------------------------
-
2  * yage.h
-
3  *
-
4  * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
-
5  * MIT License, see LICENSE file for more details.
-
6  * ----------------------------------------------------------------------------
-
7  */
-
8 
+Go to the documentation of this file.
1 
14 #ifndef YAGE_YAGE_H
15 #define YAGE_YAGE_H
16 
@@ -157,38 +150,38 @@ $(document).ready(function(){initNavTree('yage_8h_source.html','');});
67 } // namespace yage
68 
69 #endif
- - + +
void quit()
Quit and cleanup yage.
Definition: yage.cpp:32
- - - - - + + + + +
void init()
Initializes yage.
Definition: yage.cpp:24
void glfwErrorCallback(int, const char *description)
Definition: yage.cpp:19
- - - - - - - - - - - - - - - + + + + + + + + + + + + + + +