indigo.physics
package indigo.physics
Members list
Type members
Classlikes
object Collider
final case class Displacement(amount: Double, normal: Vector2, contact: LineSegment, massA: Mass, massB: Option[Mass])
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Displacement
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Displacement.type
object Friction
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Friction.type
object Resistance
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Resistance.type
object Restitution
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Restitution.type
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Types
Resistance is the general resistance to movement in the atmosphere, be that wind resistance or water resistance.
Resistance is the general resistance to movement in the atmosphere, be that wind resistance or water resistance.
Attributes
In this article