From 858a9fa99fa8410b69523fa4ed69272015fcf0d3 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Wed, 10 Jan 2018 18:45:08 +0000 Subject: [Travis] Rebuilding documentation --- entitymanager_8h.html | 131 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 entitymanager_8h.html (limited to 'entitymanager_8h.html') diff --git a/entitymanager_8h.html b/entitymanager_8h.html new file mode 100644 index 00000000..f1f691b1 --- /dev/null +++ b/entitymanager_8h.html @@ -0,0 +1,131 @@ + + + + + + +YAGE: yage/engine/entitymanager.h File Reference + + + + + + + + + +
+
+ + + + + + + +
+
YAGE +  v0.1.4.0 +
+
Yet Another Game Engine
+
+
+ + + + + + +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
+ + +
+ +
+ + +
+
+
+Classes | +Namespaces
+
+
entitymanager.h File Reference
+
+
+ +


+ +More...

+
#include "entity.h"
+#include <vector>
+
+

Go to the source code of this file.

+ + + + + +

+Classes

class  yage::EntityManager
 Manages entities in a space. More...
 
+ + + + +

+Namespaces

 yage
 Core includes.
 
+

Detailed Description

+

+

Copyright (c) 2017 Yann Herklotz Grave ymher.nosp@m.klot.nosp@m.z@gma.nosp@m.il.c.nosp@m.om

+

MIT License, see LICENSE file for more details.

+
+ + + + -- cgit