| Method and Description |
|---|
| com.almasb.fxgl.app.GameApplication.initAssets() |
| com.almasb.fxgl.physics.box2d.collision.AABB.raycast(RayCastOutput, RayCastInput)
please use
AABB.raycast(RayCastOutput, RayCastInput, IWorldPool) for better
performance |
| com.almasb.fxgl.physics.box2d.callbacks.DebugDraw.setCamera(float, float, float)
use the viewport transform in
DebugDraw.getViewportTranform() |
Copyright © 2018. All rights reserved.