|
@@ -103,6 +103,12 @@
|
|
Computes length of this vector.
|
|
Computes length of this vector.
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
+ <h3>[method:Float lengthManhattan]()</h3>
|
|
|
|
+ <div>
|
|
|
|
+ Computes Manhattan length of this vector.<br />
|
|
|
|
+ [link:http://en.wikipedia.org/wiki/Taxicab_geometry]
|
|
|
|
+ </div>
|
|
|
|
+
|
|
<h3>[method:Vector2 normalize]() [page:Vector2 this]</h3>
|
|
<h3>[method:Vector2 normalize]() [page:Vector2 this]</h3>
|
|
<div>
|
|
<div>
|
|
Normalizes this vector.
|
|
Normalizes this vector.
|