Class FixtureProxy


  • public class FixtureProxy
    extends java.lang.Object
    This proxy is used internally to connect fixtures to the broad-phase.
    • Constructor Summary

      Constructors 
      Constructor Description
      FixtureProxy()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • aabb

        final AABB aabb
      • childIndex

        int childIndex
      • proxyId

        int proxyId
    • Constructor Detail

      • FixtureProxy

        public FixtureProxy()