aboutsummaryrefslogtreecommitdiffstats
path: root/classyage_1_1Entity.html
diff options
context:
space:
mode:
Diffstat (limited to 'classyage_1_1Entity.html')
-rw-r--r--classyage_1_1Entity.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/classyage_1_1Entity.html b/classyage_1_1Entity.html
index 7ecd2956..ffee2b0b 100644
--- a/classyage_1_1Entity.html
+++ b/classyage_1_1Entity.html
@@ -105,10 +105,10 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
-<tr class="memitem:a046099f19b3483140505938769276d8a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Entity.html#a046099f19b3483140505938769276d8a">Entity</a> (unsigned handle)</td></tr>
-<tr class="memdesc:a046099f19b3483140505938769276d8a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an instance of an <a class="el" href="classyage_1_1Entity.html" title="Entity convenience class. ">Entity</a> with a handle that is associated to it. <a href="#a046099f19b3483140505938769276d8a">More...</a><br/></td></tr>
-<tr class="separator:a046099f19b3483140505938769276d8a"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:adb9e45f096a38c1057bba28acf7dde71"><td class="memItemLeft" align="right" valign="top">unsigned&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Entity.html#adb9e45f096a38c1057bba28acf7dde71">getHandle</a> () const </td></tr>
+<tr class="memitem:a811c917c6048fab74c9972df4cd80cef"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Entity.html#a811c917c6048fab74c9972df4cd80cef">Entity</a> (<a class="el" href="namespaceyage.html#aa1a73f12188f10f8a3cf46ba3803be9a">EntityHandle</a> handle)</td></tr>
+<tr class="memdesc:a811c917c6048fab74c9972df4cd80cef"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an instance of an <a class="el" href="classyage_1_1Entity.html" title="Entity convenience class. ">Entity</a> with a handle that is associated to it. <a href="#a811c917c6048fab74c9972df4cd80cef">More...</a><br/></td></tr>
+<tr class="separator:a811c917c6048fab74c9972df4cd80cef"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:adb9e45f096a38c1057bba28acf7dde71"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceyage.html#aa1a73f12188f10f8a3cf46ba3803be9a">EntityHandle</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1Entity.html#adb9e45f096a38c1057bba28acf7dde71">getHandle</a> () const </td></tr>
<tr class="memdesc:adb9e45f096a38c1057bba28acf7dde71"><td class="mdescLeft">&#160;</td><td class="mdescRight">Handle getter, as the user will only interact with the id itself. <a href="#adb9e45f096a38c1057bba28acf7dde71">More...</a><br/></td></tr>
<tr class="separator:adb9e45f096a38c1057bba28acf7dde71"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
@@ -117,14 +117,14 @@ Public Member Functions</h2></td></tr>
<p>It contains handles to where the entity is in the entity manager of the space, and a pointer back to the space itself.</p>
<p>This class cannot be instantiated outside of a <a class="el" href="classyage_1_1Space.html" title="Space that keeps track of all the entities, componenets and runs the systems on the data to update th...">Space</a> and should only be instantiated through an entity manager, as otherwise the handle will not have a meaning. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
-<a class="anchor" id="a046099f19b3483140505938769276d8a"></a>
+<a class="anchor" id="a811c917c6048fab74c9972df4cd80cef"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">yage::Entity::Entity </td>
<td>(</td>
- <td class="paramtype">unsigned&#160;</td>
+ <td class="paramtype"><a class="el" href="namespaceyage.html#aa1a73f12188f10f8a3cf46ba3803be9a">EntityHandle</a>&#160;</td>
<td class="paramname"><em>handle</em></td><td>)</td>
<td></td>
</tr>
@@ -156,13 +156,13 @@ Public Member Functions</h2></td></tr>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
-<li>yage/engine/<a class="el" href="entity_8h_source.html">entity.h</a></li>
-<li>yage/engine/<a class="el" href="entity_8cpp.html">entity.cpp</a></li>
+<li>yage/entity/<a class="el" href="entity_8h_source.html">entity.h</a></li>
+<li>yage/entity/<a class="el" href="entity_8cpp.html">entity.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
-Generated on Wed Jan 10 2018 19:56:50 for YAGE by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Tue Feb 13 2018 19:22:08 for YAGE by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>