mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-24 12:47:12 +01:00
Update link to vector2_angle_to_point.png
This commit is contained in:
parent
3250bdc1e4
commit
0768f95415
@ -58,7 +58,7 @@
|
|||||||
<argument index="0" name="to" type="Vector2" />
|
<argument index="0" name="to" type="Vector2" />
|
||||||
<description>
|
<description>
|
||||||
Returns the angle between the line connecting the two points and the X axis, in radians.
|
Returns the angle between the line connecting the two points and the X axis, in radians.
|
||||||
[url=https://raw.githubusercontent.com/godotengine/godot-docs/master/img/vector2_angle_to_point.png]Illustration of the returned angle.[/url]
|
[url=https://raw.githubusercontent.com/godotengine/godot-docs/stable/img/vector2_angle_to_point.png]Illustration of the returned angle.[/url]
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="aspect">
|
<method name="aspect">
|
||||||
|
Loading…
Reference in New Issue
Block a user