org.jbox2d.testbed.perf
Class PoolingPerf.CustStack

java.lang.Object
  extended by org.jbox2d.testbed.perf.PoolingPerf.CustStack
Enclosing class:
PoolingPerf

public static class PoolingPerf.CustStack
extends java.lang.Object


Constructor Summary
PoolingPerf.CustStack()
           
 
Method Summary
 org.jbox2d.common.Vec2 get()
           
 void reduce(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoolingPerf.CustStack

public PoolingPerf.CustStack()
Method Detail

get

public final org.jbox2d.common.Vec2 get()

reduce

public final void reduce(int i)


Copyright © 2013. All Rights Reserved.