ArmPainterSide constructor
- ArmModel model,
- Color radiusColor
Constructor for the ArmPainterSide, takes in 3 angles
Implementation
ArmPainterSide(this.model, this.radiusColor);
Constructor for the ArmPainterSide, takes in 3 angles
ArmPainterSide(this.model, this.radiusColor);