From a4298b95fa971630ba21926e101a7fa4ee7ddb47 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 2 Jun 2018 13:53:58 +0000 Subject: [Travis] Rebuilding documentation --- classyage_1_1ComponentGroup.html | 143 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 classyage_1_1ComponentGroup.html (limited to 'classyage_1_1ComponentGroup.html') diff --git a/classyage_1_1ComponentGroup.html b/classyage_1_1ComponentGroup.html new file mode 100644 index 00000000..f0ab483e --- /dev/null +++ b/classyage_1_1ComponentGroup.html @@ -0,0 +1,143 @@ + + + + + + +yage::ComponentGroup Class Reference + + + + + + + + + + +
+
+ + + + + + + +
+
Yet Another Game Engine
+
+
+ + + + + + +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
+ + +
+ +
+ + +
+
+
+Friends | +List of all members
+
+
yage::ComponentGroup Class Reference
+
+
+ +

Contains a list of all components that belong to a sepecific group, these are then stored in the main entity manager. + More...

+ +

#include <entity.h>

+ + + + +

+Friends

class EntityManager
 
+

Detailed Description

+

Contains a list of all components that belong to a sepecific group, these are then stored in the main entity manager.

+

Friends And Related Function Documentation

+ +
+
+ + + + + +
+ + + + +
friend class EntityManager
+
+friend
+
+ +
+
+
The documentation for this class was generated from the following file: +
+ + + + -- cgit