From a4298b95fa971630ba21926e101a7fa4ee7ddb47 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 2 Jun 2018 13:53:58 +0000 Subject: [Travis] Rebuilding documentation --- space_8h.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'space_8h.html') diff --git a/space_8h.html b/space_8h.html index dc85ae03..1c8846ef 100644 --- a/space_8h.html +++ b/space_8h.html @@ -99,13 +99,15 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); More...

#include <vector>
#include <memory>
-#include "entitymanager.h"
+#include "entity.h"
#include "system.h"

Go to the source code of this file.

+ + @@ -123,7 +125,7 @@ Namespaces -- cgit

Classes

struct  Movement
 
class  yage::Space
 Space that keeps track of all the entities, componenets and runs the systems on the data to update them. More...