WorldQuery |
| Name | Description | |
|---|---|---|
| QueryAABB(QueryReportFixtureDelegate, AABB) | Query the world for all fixtures that potentially overlap the provided AABB. Inside the callback: Return true: Continues the query Return false: Terminate the query | |
| QueryAABB(QueryReportFixtureDelegate, AABB) | Query the world for all fixtures that potentially overlap the provided AABB. Inside the callback: Return true: Continues the query Return false: Terminate the query |