Package com.codename1.gaming.physics.box2d.pooling.normal
package com.codename1.gaming.physics.box2d.pooling.normal
Default object pool implementations for the box2d physics engine.
Part of the box2d simulation engine, a derived work of JBox2D used under the
BSD 2-Clause license; see com.codename1.gaming.physics for attribution.
-
ClassesClassDescriptionCircleStack<E>Provides object pooling for all objects used in the engine.MutableStack<E>OrderedStack<E>