21 lines
2 KiB
HTML
21 lines
2 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - Entity</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>Entity : <!-- DBG-2.2 --><a href="IEntity.html">IEntity</a>, <!-- DBG-2.2 --><a href="IPoint3D.html">IPoint3D</a>, <!-- DBG-2.2 --><a href="IPoint2D.html">IPoint2D</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>, <!-- DBG-2.1 --><font color="blue">IComparable</font><<a href="IEntity.html">IEntity</a>>, <!-- DBG-2.1 --><font color="blue">IComparable</font><<a href="Entity.html">Entity</a>></h2>
|
|
(<font color="blue">ctor</font>) Entity( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> loc, <!-- DBG-0 --><a href="Map.html">Map</a> map )<br>
|
|
<!-- DBG-0 --><a href="Point3D.html">Point3D</a> Location( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="Map.html">Map</a> Map( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="Serial.html">Serial</a> Serial( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font> X( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font> Y( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font> Z( <font color="blue">get</font>; )<br>
|
|
<font color="blue">virtual</font> <font color="blue">int</font> CompareTo( <!-- DBG-0 --><a href="IEntity.html">IEntity</a> other )<br>
|
|
<font color="blue">virtual</font> <font color="blue">int</font> CompareTo( <font color="blue">object</font> other )<br>
|
|
<font color="blue">virtual</font> <font color="blue">int</font> CompareTo( <!-- DBG-0 --><a href="Entity.html">Entity</a> other )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> Delete()<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> ProcessDelta()<br>
|
|
</body>
|
|
</html>
|