aboutsummaryrefslogtreecommitdiffstats
path: root/classyage_1_1ComponentGroup.html
diff options
context:
space:
mode:
Diffstat (limited to 'classyage_1_1ComponentGroup.html')
-rw-r--r--classyage_1_1ComponentGroup.html36
1 files changed, 12 insertions, 24 deletions
diff --git a/classyage_1_1ComponentGroup.html b/classyage_1_1ComponentGroup.html
index 401b4308..fcbc6b7d 100644
--- a/classyage_1_1ComponentGroup.html
+++ b/classyage_1_1ComponentGroup.html
@@ -89,53 +89,41 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</div><!-- top -->
<div class="header">
<div class="summary">
-<a href="#friends">Friends</a> &#124;
+<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="classyage_1_1ComponentGroup-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">yage::ComponentGroup Class Reference</div> </div>
</div><!--header-->
<div class="contents">
-<p>Contains a list of all components that belong to a sepecific group, these are then stored in the main entity manager.
- <a href="classyage_1_1ComponentGroup.html#details">More...</a></p>
-
-<p><code>#include &lt;<a class="el" href="entity_8h_source.html">entity.h</a>&gt;</code></p>
+<p><code>#include &lt;<a class="el" href="component_8h_source.html">component.h</a>&gt;</code></p>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
-Friends</h2></td></tr>
-<tr class="memitem:a6f579cda6059d102e9074e11a27e0282"><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1ComponentGroup.html#a6f579cda6059d102e9074e11a27e0282">EntityManager</a></td></tr>
-<tr class="separator:a6f579cda6059d102e9074e11a27e0282"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
+Public Attributes</h2></td></tr>
+<tr class="memitem:abed4de09aa22a48680c52824029d7485"><td class="memItemLeft" align="right" valign="top">std::vector&lt; std::unique_ptr<br class="typebreak"/>
+&lt; <a class="el" href="classyage_1_1BaseComponent.html">BaseComponent</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1ComponentGroup.html#abed4de09aa22a48680c52824029d7485">components_</a></td></tr>
+<tr class="separator:abed4de09aa22a48680c52824029d7485"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
-<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
-<div class="textblock"><p>Contains a list of all components that belong to a sepecific group, these are then stored in the main entity manager. </p>
-</div><h2 class="groupheader">Friends And Related Function Documentation</h2>
-<a class="anchor" id="a6f579cda6059d102e9074e11a27e0282"></a>
+<h2 class="groupheader">Member Data Documentation</h2>
+<a class="anchor" id="abed4de09aa22a48680c52824029d7485"></a>
<div class="memitem">
<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
<table class="memname">
<tr>
- <td class="memname">friend class <a class="el" href="classyage_1_1EntityManager.html">EntityManager</a></td>
+ <td class="memname">std::vector&lt;std::unique_ptr&lt;<a class="el" href="classyage_1_1BaseComponent.html">BaseComponent</a>&gt; &gt; yage::ComponentGroup::components_</td>
</tr>
</table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">friend</span></span> </td>
- </tr>
-</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
-<li>yage/entity/<a class="el" href="entity_8h_source.html">entity.h</a></li>
+<li>yage/entity/<a class="el" href="component_8h_source.html">component.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
-Generated on Sat Jun 2 2018 15:21:05 by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Thu Jun 21 2018 23:12:55 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>