Class PxControllersHit


public class PxControllersHit extends PxControllerHit
Describes a hit between a CCT and another CCT. Passed to onControllerHit().
See Also:
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxControllersHit

      protected PxControllersHit()
    • PxControllersHit

      protected PxControllersHit(long address)
  • Method Details