Fget_Angle
Last Modified: May 29, 2005 20:05PM
|
|
| (Any)
|
Description
FGET_ANGLE(INT X1, INT Y1, INT X2, INT Y2)
PARAMETERS:
x1: X Coordinate of the first point.
y1: Y Coordinate of the first point.
x2: X Coordinate of the second point.
y2: Y Coordinate of the second point.
[b]DESCRIPTION:[b]
This function gives back, in thousandth of degree, the angle formed by the line between the specified points. With this function the angle of a process can, easily, be oriented so that it is always poiting towards a certain place(or it can be another process).
|
User Contributed Notes Fget_Angle |
|
| There are no user contributed notes for this page. |
| Last updated: Mon, 30 May 2005 - 10:33:02 |
|
|