menu
tetris_engine package
documentation
engine/rotation_system.dart
RotationSystem
RotationSystem.new const constructor
RotationSystem.new const constructor
dark_mode
light_mode
RotationSystem
constructor
const
RotationSystem
(
CollisionSystem
_collision
)
Implementation
const RotationSystem(this._collision);
tetris_engine package
documentation
engine/rotation_system
RotationSystem
RotationSystem.new const constructor
RotationSystem class