public interface ParticleQueryCallback
World.queryAABB(QueryCallback, com.almasb.fxgl.physics.box2d.collision.AABB).| Modifier and Type | Method and Description |
|---|---|
boolean |
reportParticle(int index)
Called for each particle found in the query AABB.
|
Copyright © 2017. All rights reserved.