java.lang.Object
physx.character.PxUserControllerHitReport.Raw
- Enclosing class:
- PxUserControllerHitReport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidonControllerHit(long address, long hit) static voidonObstacleHit(long address, long hit) static voidonShapeHit(long address, long hit)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
onShapeHit
public static void onShapeHit(long address, long hit) -
onControllerHit
public static void onControllerHit(long address, long hit) -
onObstacleHit
public static void onObstacleHit(long address, long hit)
-