13 lines
853 B
HTML
13 lines
853 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - CirclePoint</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Misc.html">Back to Server.Misc</a></h4>
|
|
<h2>(<a href="Geometry.html">Geometry</a>) - CirclePoint</h2>
|
|
(<font color="blue">ctor</font>) CirclePoint( <!-- DBG-0 --><a href="Point2D.html">Point2D</a> point, <font color="blue">int</font> angle, <font color="blue">int</font> quadrant )<br>
|
|
<font color="blue">int</font> Angle( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="Point2D.html">Point2D</a> Point( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font> Quadrant( <font color="blue">get</font>; )<br>
|
|
</body>
|
|
</html>
|