Package org.jbox2d.pooling

Interface Summary
IDynamicStack<E> Same functionality of a regular java.util stack.
IOrderedStack<E> This stack assumes that when you push 'n' items back, you're pushing back the last 'n' items popped.
IWorldPool World pool interface
 



Copyright © 2013. All Rights Reserved.