package com.codename1.gaming.physics.box2d.pooling.arrays

Pooled reusable arrays used by 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 FloatArrayNot thread safe float[] pooling.
class IntArrayNot thread safe int[] pooling
class Vec2Arraynot thread safe Vec2[] pool