classdynamicobject.html

来自「仿真人工智能是指用人工的方法和技术」· HTML 代码 · 共 686 行 · 第 1/3 页

HTML
686
字号
</table><a name="a5" doxytag="DynamicObject::setTimeChangeInformation"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> bool DynamicObject::setTimeChangeInformation </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="classTime.html">Time</a>&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>time</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>This method sets the time the change information was calculated. <dl compact><dt><b>Parameters: </b><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>time</em>&nbsp;</td><td>time information for change was calculated </td></tr></table></dl><dl compact><dt><b>Returns: </b><dd>bool indicating whether the values was set </dl><p>Definition at line <a class="el" href="Objects_8C-source.html#l00411">411</a> of file <a class="el" href="Objects_8C-source.html">Objects.C</a>.<p>References <a class="el" href="Objects_8h-source.html#l00150">timeChangeInformation</a>.<p>Referenced by <a class="el" href="Objects_8C-source.html#l00392">setRelativeAngleChange</a>(), and <a class="el" href="Objects_8C-source.html#l00369">setRelativeDistanceChange</a>().    </td>  </tr></table><a name="a10" doxytag="DynamicObject::setTimeGlobalVelocity"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> bool DynamicObject::setTimeGlobalVelocity </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="classTime.html">Time</a>&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>time</em>          </td>          <td class="md" valign="top">)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>This method sets the time that corresponds to the last update of the global velocity of this object. <dl compact><dt><b>Parameters: </b><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>time</em>&nbsp;</td><td>time corresponding to current value of global velocity </td></tr></table></dl><dl compact><dt><b>Returns: </b><dd>bool indicating whether the value was set </dl><p>Definition at line <a class="el" href="Objects_8C-source.html#l00350">350</a> of file <a class="el" href="Objects_8C-source.html">Objects.C</a>.<p>References <a class="el" href="Objects_8h-source.html#l00145">timeGlobalVelocity</a>.<p>Referenced by <a class="el" href="Objects_8C-source.html#l00320">setGlobalVelocity</a>().    </td>  </tr></table><hr><h2>Member Data Documentation</h2><a name="n3" doxytag="DynamicObject::dRelativeAngleChange"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> double DynamicObject::dRelativeAngleChange<code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Relative angle change <p>Definition at line <a class="el" href="Objects_8h-source.html#l00149">149</a> of file <a class="el" href="Objects_8h-source.html">Objects.h</a>.<p>Referenced by <a class="el" href="Objects_8C-source.html#l00309">DynamicObject</a>(), <a class="el" href="Objects_8C-source.html#l00403">getRelativeAngleChange</a>(), <a class="el" href="Objects_8C-source.html#l00392">setRelativeAngleChange</a>(), and <a class="el" href="Objects_8C-source.html#l00639">BallObject::show</a>().    </td>  </tr></table><a name="n2" doxytag="DynamicObject::dRelativeDistanceChange"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> double DynamicObject::dRelativeDistanceChange<code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Relative distance change <p>Definition at line <a class="el" href="Objects_8h-source.html#l00148">148</a> of file <a class="el" href="Objects_8h-source.html">Objects.h</a>.<p>Referenced by <a class="el" href="Objects_8C-source.html#l00309">DynamicObject</a>(), <a class="el" href="Objects_8C-source.html#l00382">getRelativeDistanceChange</a>(), <a class="el" href="Objects_8C-source.html#l00369">setRelativeDistanceChange</a>(), and <a class="el" href="Objects_8C-source.html#l00639">BallObject::show</a>().    </td>  </tr></table><a name="n4" doxytag="DynamicObject::timeChangeInformation"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classTime.html">Time</a> DynamicObject::timeChangeInformation<code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p><a class="el" href="classTime.html">Time</a> of change information <p>Definition at line <a class="el" href="Objects_8h-source.html#l00150">150</a> of file <a class="el" href="Objects_8h-source.html">Objects.h</a>.<p>Referenced by <a class="el" href="Objects_8C-source.html#l00411">setTimeChangeInformation</a>().    </td>  </tr></table><a name="n1" doxytag="DynamicObject::timeGlobalVelocity"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classTime.html">Time</a> DynamicObject::timeGlobalVelocity<code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p><a class="el" href="classTime.html">Time</a> of the corresponding velocity <p>Definition at line <a class="el" href="Objects_8h-source.html#l00145">145</a> of file <a class="el" href="Objects_8h-source.html">Objects.h</a>.<p>Referenced by <a class="el" href="Objects_8C-source.html#l00359">getTimeGlobalVelocity</a>(), <a class="el" href="Objects_8C-source.html#l00350">setTimeGlobalVelocity</a>(), <a class="el" href="Objects_8C-source.html#l00692">AgentObject::show</a>(), <a class="el" href="Objects_8C-source.html#l00639">BallObject::show</a>(), and <a class="el" href="Objects_8C-source.html#l00609">PlayerObject::show</a>().    </td>  </tr></table><a name="n0" doxytag="DynamicObject::vecGlobalVelocity"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="classVecPosition.html">VecPosition</a> DynamicObject::vecGlobalVelocity<code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Global velocity of the player <p>Definition at line <a class="el" href="Objects_8h-source.html#l00144">144</a> of file <a class="el" href="Objects_8h-source.html">Objects.h</a>.<p>Referenced by <a class="el" href="Objects_8C-source.html#l00333">getGlobalVelocity</a>(), <a class="el" href="Objects_8C-source.html#l00341">getSpeed</a>(), <a class="el" href="Objects_8C-source.html#l00320">setGlobalVelocity</a>(), <a class="el" href="Objects_8C-source.html#l00692">AgentObject::show</a>(), <a class="el" href="Objects_8C-source.html#l00639">BallObject::show</a>(), and <a class="el" href="Objects_8C-source.html#l00609">PlayerObject::show</a>().    </td>  </tr></table><hr>The documentation for this class was generated from the following files:<ul><li><a class="el" href="Objects_8h-source.html">Objects.h</a><li><a class="el" href="Objects_8C-source.html">Objects.C</a></ul><hr><address><small>Generated on Thu Mar 7 00:37:53 2002 for UvA Trilearn 2001 by<a href="http://www.doxygen.org/index.html"><img src="doxygen.gif" alt="doxygen" align="middle" border=0 width=110 height=53></a>1.2.12 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, &copy;&nbsp;1997-2001</small></address></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?