RotationSystem constructor

const RotationSystem(
  1. CollisionSystem _collision
)

Implementation

const RotationSystem(this._collision);