public interface QueryCallback
World.queryAABB(QueryCallback, com.almasb.fxgl.physics.box2d.collision.AABB).| Modifier and Type | Method and Description |
|---|---|
boolean |
reportFixture(Fixture fixture)
Called for each fixture found in the query AABB.
|
boolean reportFixture(Fixture fixture)
fixture - the fixtureCopyright © 2018. All rights reserved.