From a2ed5cc6d47a8c3479f9c0209fd7d9e9639e95d3 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Tue, 13 Feb 2018 20:10:16 +0000 Subject: [Travis] Rebuilding documentation --- namespaceyage.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'namespaceyage.html') diff --git a/namespaceyage.html b/namespaceyage.html index 8084db9c..09c43d96 100644 --- a/namespaceyage.html +++ b/namespaceyage.html @@ -150,9 +150,13 @@ Classes class  Space  Space that keeps track of all the entities, componenets and runs the systems on the data to update them. More...
  +class  BaseSystem +  class  System  System interface for the different systems in the engine. More...
  +class  SystemManager +  class  Matrix  Base Matrix class used by other similar classes. More...
  @@ -1336,7 +1340,7 @@ template<int M, int N, class T > -- cgit