Package physx.physics

Class PxForceModeEnum


  • public class PxForceModeEnum
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PxForceModeEnum()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • eFORCE

        public static final int eFORCE
      • eIMPULSE

        public static final int eIMPULSE
      • eVELOCITY_CHANGE

        public static final int eVELOCITY_CHANGE
      • eACCELERATION

        public static final int eACCELERATION
    • Constructor Detail

      • PxForceModeEnum

        public PxForceModeEnum()