fix method name on IShape2D
parent
c5ad88074c
commit
be7b5f4dd6
|
@ -33,7 +33,7 @@ public Vector2 Support(Vector2 direction, Transform2D transform)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
##### **AABB AABB(Transform2D transform)**
|
##### **AABB TransformedAABB(Transform2D transform)**
|
||||||
|
|
||||||
A method which returns the axis-aligned bounding box for the transformed shape.
|
A method which returns the axis-aligned bounding box for the transformed shape.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue