|
@@ -176,7 +176,7 @@
|
|
|
</p>
|
|
|
|
|
|
<h3>[method:Boolean equals]( [param:Vector2 v] )</h3>
|
|
|
- <p>Checks for strict equality of this vector and [page:Vector2 v].</p>
|
|
|
+ <p>Returns *true* if the components of this vector and [page:Vector2 v] are strictly equal; *false* otherwise.</p>
|
|
|
|
|
|
<h3>[method:this floor]()</h3>
|
|
|
<p>The components of this vector are rounded down to the nearest integer value.</p>
|