Packagejiglib.cof
Classpublic class JConfig



Public Properties
 PropertyDefined by
  allowedPenetration : Number = 0.0001
[static]
JConfig
  angVelThreshold : Number = 10
[static]
JConfig
  boxCollisionsType : String = "EDGEBASE"
[static]
JConfig
  collToll : Number = 0.005
[static]
JConfig
  damping : Number = 0.995
[static]
JConfig
  deactivationTime : Number = 1
[static]
JConfig
  numCollisionIterations : Number = 4
[static]
JConfig
  numContactIterations : Number = 4
[static]
JConfig
  numPenetrationRelaxationTimesteps : Number = 7
[static]
JConfig
  orientThreshold : Number = 0.2
[static]
JConfig
  posThreshold : Number = 0.1
[static]
JConfig
  rotationType : String = "DEGREES"
[static]
JConfig
  solverType : String = "ACCUMULATED"
[static]
JConfig
  velThreshold : Number = 0.4
[static]
JConfig
Property detail
allowedPenetrationproperty
public static var allowedPenetration:Number = 0.0001
angVelThresholdproperty 
public static var angVelThreshold:Number = 10
boxCollisionsTypeproperty 
public static var boxCollisionsType:String = "EDGEBASE"
collTollproperty 
public static var collToll:Number = 0.005
dampingproperty 
public static var damping:Number = 0.995
deactivationTimeproperty 
public static var deactivationTime:Number = 1
numCollisionIterationsproperty 
public static var numCollisionIterations:Number = 4
numContactIterationsproperty 
public static var numContactIterations:Number = 4
numPenetrationRelaxationTimestepsproperty 
public static var numPenetrationRelaxationTimesteps:Number = 7
orientThresholdproperty 
public static var orientThreshold:Number = 0.2
posThresholdproperty 
public static var posThreshold:Number = 0.1
rotationTypeproperty 
public static var rotationType:String = "DEGREES"
solverTypeproperty 
public static var solverType:String = "ACCUMULATED"
velThresholdproperty 
public static var velThreshold:Number = 0.4