Node

constructor(position: Vector2, prevPosition: Vector2, velocity: Vector2, inverseMass: Double = 1.0, radius: Double = 0.0, id: Int = 0)(source)