Spin

fun <T> Spin(    node: Node<T>,     reaction: Reaction<T>,     environment: Physics2DEnvironment<T>,     angularSpeedDegrees: Double)