|
@@ -86,7 +86,7 @@
|
|
|
Sets the upper and lower bounds of this box to include all of the points in *points*.
|
|
|
</div>
|
|
|
|
|
|
- <h3>[method:Vector2 size]( [page:Vector2 optionalTarget] ) [page:Box2 this]</h3>
|
|
|
+ <h3>[method:Vector2 getSize]( [page:Vector2 optionalTarget] ) [page:Box2 this]</h3>
|
|
|
<div>
|
|
|
optionalTarget -- If specified, the result will be copied here.
|
|
|
</div>
|
|
@@ -194,7 +194,7 @@
|
|
|
Makes this box empty.
|
|
|
</div>
|
|
|
|
|
|
- <h3>[method:Vector2 center]( [page:Vector2 optionalTarget] ) [page:Box2 this]</h3>
|
|
|
+ <h3>[method:Vector2 getCenter]( [page:Vector2 optionalTarget] ) [page:Box2 this]</h3>
|
|
|
<div>
|
|
|
optionalTarget -- If specified, the result will be copied here.
|
|
|
</div>
|