aboutsummaryrefslogtreecommitdiffstats
path: root/classyage_1_1System.html
diff options
context:
space:
mode:
Diffstat (limited to 'classyage_1_1System.html')
-rw-r--r--classyage_1_1System.html32
1 files changed, 30 insertions, 2 deletions
diff --git a/classyage_1_1System.html b/classyage_1_1System.html
index 4d418f91..7bc37aa1 100644
--- a/classyage_1_1System.html
+++ b/classyage_1_1System.html
@@ -114,6 +114,9 @@ Public Member Functions</h2></td></tr>
<tr class="memitem:a882cfa13fc76d106c9d0ca68b17ff1ff"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1System.html#a882cfa13fc76d106c9d0ca68b17ff1ff">update</a> (double dt)=0</td></tr>
<tr class="memdesc:a882cfa13fc76d106c9d0ca68b17ff1ff"><td class="mdescLeft">&#160;</td><td class="mdescRight">Updates the system at each interval using the time step. <a href="#a882cfa13fc76d106c9d0ca68b17ff1ff">More...</a><br/></td></tr>
<tr class="separator:a882cfa13fc76d106c9d0ca68b17ff1ff"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9e5c249058a70ceb74f7514ade5ab401"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classyage_1_1System.html#a9e5c249058a70ceb74f7514ade5ab401">destroy</a> ()=0</td></tr>
+<tr class="memdesc:a9e5c249058a70ceb74f7514ade5ab401"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destroy the system and the components that are contained in it. <a href="#a9e5c249058a70ceb74f7514ade5ab401">More...</a><br/></td></tr>
+<tr class="separator:a9e5c249058a70ceb74f7514ade5ab401"><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><a class="el" href="classyage_1_1System.html" title="System interface for the different systems in the engine. ">System</a> interface for the different systems in the engine. </p>
@@ -146,6 +149,31 @@ Public Member Functions</h2></td></tr>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
+<a class="anchor" id="a9e5c249058a70ceb74f7514ade5ab401"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">virtual void yage::System::destroy </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Destroy the system and the components that are contained in it. </p>
+
+</div>
+</div>
<a class="anchor" id="ad697e043fcf7dbcf77821f49073f5af9"></a>
<div class="memitem">
<div class="memproto">
@@ -205,12 +233,12 @@ Public Member Functions</h2></td></tr>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
-<li>yage/engine/<a class="el" href="system_8h_source.html">system.h</a></li>
+<li>yage/entity/<a class="el" href="system_8h_source.html">system.h</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>