Uses of Class
org.jbox2d.collision.Distance
-
Packages that use Distance Package Description org.jbox2d.pooling org.jbox2d.pooling.normal -
-
Uses of Distance in org.jbox2d.pooling
Methods in org.jbox2d.pooling that return Distance Modifier and Type Method Description Distance
IWorldPool. getDistance()
-
Uses of Distance in org.jbox2d.pooling.normal
Fields in org.jbox2d.pooling.normal declared as Distance Modifier and Type Field Description private Distance
DefaultWorldPool. dist
Methods in org.jbox2d.pooling.normal that return Distance Modifier and Type Method Description Distance
DefaultWorldPool. getDistance()
-