org.jbox2d.dynamics
Class FixtureProxy

java.lang.Object
  extended by org.jbox2d.dynamics.FixtureProxy

public class FixtureProxy
extends Object

This proxy is used internally to connect fixtures to the broad-phase.

Author:
Daniel

Constructor Summary
FixtureProxy()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixtureProxy

public FixtureProxy()


Copyright © 2013. All Rights Reserved.