BritainKnights/Docs/types/PathFollower.html

19 lines
1.5 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - PathFollower</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.html">Back to Server</a></h4>
<h2>PathFollower</h2>
(<font color="blue">ctor</font>) PathFollower( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="IPoint3D.html">IPoint3D</a> goal )<br>
<!-- DBG-0 --><a href="IPoint3D.html">IPoint3D</a> Goal( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="MoveMethod.html">MoveMethod</a> Mover( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">void</font> Advance( <font color="blue">ref</font> <!-- DBG-0 --><a href="Point3D.html">Point3D</a> p, <font color="blue">int</font> index )<br>
<font color="blue">bool</font> Check( <!-- DBG-0 --><a href="Point3D.html">Point3D</a> loc, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> goal, <font color="blue">int</font> range )<br>
<font color="blue">bool</font> CheckPath()<br>
<font color="blue">bool</font> Follow( <font color="blue">bool</font> run, <font color="blue">int</font> range )<br>
<font color="blue">void</font> ForceRepath()<br>
<!-- DBG-0 --><a href="Point3D.html">Point3D</a> GetGoalLocation()<br>
<!-- DBG-0 --><a href="MoveResult.html">MoveResult</a> Move( <!-- DBG-0 --><a href="Direction.html">Direction</a> d )<br>
</body>
</html>