Jypeli 4
The simple game programming library
|
Describes the Coefficients of a surface. Lisää...
Julkiset jäsenfunktiot | |
Coefficients (Scalar restitution, Scalar friction) | |
Coefficients (Scalar restitution, Scalar staticFriction, Scalar dynamicFriction) | |
Coefficients | Duplicate () |
object | Clone () |
Ominaisuudet | |
Scalar | Restitution [get, set] |
AKA Bounciness. This is how much energy is kept as kinetic energy after a collision. | |
Scalar | StaticFriction [get, set] |
(NOT USED) http://en.wikipedia.org/wiki/Friction | |
Scalar | DynamicFriction [get, set] |
http://en.wikipedia.org/wiki/Friction |
Describes the Coefficients of a surface.
Scalar DynamicFriction [get, set] |
Scalar Restitution [get, set] |
AKA Bounciness. This is how much energy is kept as kinetic energy after a collision.
Scalar StaticFriction [get, set] |
(NOT USED) http://en.wikipedia.org/wiki/Friction