Package-level declarations

Types

Link copied to clipboard
class PhysicsUpdate<T>(val environment: Dynamics2DEnvironment<T>, val timeDistribution: TimeDistribution<T>) : GlobalReaction<T>

A global Reaction responsible for updating the physics of an Dynamics2DEnvironment.