java.lang.Object
physx.character.SimpleControllerBehaviorCallback.Raw
- Enclosing class:
- SimpleControllerBehaviorCallback
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static intgetControllerBehaviorFlags(long address, long controller) static intgetObstacleBehaviorFlags(long address, long obstacle) static intgetShapeBehaviorFlags(long address, long shape, long actor)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
destroy
public static void destroy(long address) -
getShapeBehaviorFlags
public static int getShapeBehaviorFlags(long address, long shape, long actor) -
getControllerBehaviorFlags
public static int getControllerBehaviorFlags(long address, long controller) -
getObstacleBehaviorFlags
public static int getObstacleBehaviorFlags(long address, long obstacle)
-