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.
Types
class CircleStack | |
class DefaultWorldPool | Provides object pooling for all objects used in the engine. |
class MutableStack | |
class OrderedStack |