get_angle
Description:
[
Version ( since =
"1.12" ) ]
public double get_angle (
Event target)
Retrieves the angle relative from this to target.
The direction of the angle is from the position X axis towards the positive Y axis.
Parameters:
| this |
a Event
|
| target |
a Event
|
Returns:
|
the angle between two Event
|