KPhysics
KPhysics
/
de.chaffic.dynamics
/
Physics
Physics
object
Physics
Content copied to clipboard
Settings class where all the constants are stored for the physics engine.
Properties
Properties
BIAS_ABSOLUTE
Link copied to clipboard
const
val
BIAS_ABSOLUTE
:
Double
=
0.01
Content copied to clipboard
BIAS_RELATIVE
Link copied to clipboard
const
val
BIAS_RELATIVE
:
Double
=
0.95
Content copied to clipboard
EPSILON
Link copied to clipboard
const
val
EPSILON
:
Double
=
1.0E-12
Content copied to clipboard
ITERATIONS
Link copied to clipboard
const
val
ITERATIONS
:
Int
=
100
Content copied to clipboard
PENETRATION_ALLOWANCE
Link copied to clipboard
const
val
PENETRATION_ALLOWANCE
:
Double
=
0.01
Content copied to clipboard
PENETRATION_CORRECTION
Link copied to clipboard
const
val
PENETRATION_CORRECTION
:
Double
=
0.5
Content copied to clipboard