RotateCommand constructor
RotateCommand(
- int angle,
- RotationalDirection direction
Implementation
RotateCommand(this.angle, this.direction);
RotateCommand(this.angle, this.direction);