org.jbox2d.collision
Class Proxy

java.lang.Object
  extended by org.jbox2d.collision.Proxy

public class Proxy
extends java.lang.Object


Field Summary
 int[] lowerBounds
           
 int[] upperBounds
           
 
Constructor Summary
Proxy()
           
 
Method Summary
 boolean isValid()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lowerBounds

public int[] lowerBounds

upperBounds

public int[] upperBounds
Constructor Detail

Proxy

public Proxy()
Method Detail

isValid

public boolean isValid()