From 120afaec5290bd3b9109503d04b6b8d284114f30 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Tue, 13 Feb 2018 19:22:49 +0000 Subject: [Travis] Rebuilding documentation --- yage_8h_source.html | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) (limited to 'yage_8h_source.html') diff --git a/yage_8h_source.html b/yage_8h_source.html index e46f7816..b76e0ac1 100644 --- a/yage_8h_source.html +++ b/yage_8h_source.html @@ -118,20 +118,19 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
46 #include "render/shader.h"
47 #include "render/spritebatch.h"
48 
-
53 #include "engine/engine.h"
-
54 
-
60 namespace yage
-
61 {
-
62 
-
66 extern void glfwErrorCallback(int, const char *);
-
67 
-
74 extern void init();
-
75 
-
81 extern void quit();
-
82 
-
83 } // namespace yage
-
84 
-
85 #endif
+
53 #include "entity/engine.h"
+
59 namespace yage
+
60 {
+
61 
+
65 extern void glfwErrorCallback(int, const char *);
+
66 
+
73 extern void init();
+
74 
+
80 extern void quit();
+
81 
+
82 } // namespace yage
+
83 
+
84 #endif
rigidbody.h
yage::quit
void quit()
Quit and cleanup YAGE.
Definition: yage.cpp:32
window.h
@@ -156,7 +155,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); -- cgit