ПИбд-21 Лобашов И. Д. 1лаб сложная #1

Closed
goldfest228 wants to merge 1 commits from lab1 into main
Owner
No description provided.
goldfest228 added 1 commit 2023-12-23 12:30:16 +04:00
eegov approved these changes 2023-12-27 19:28:43 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +62,4 @@
if (_wheelsCount.count >= _wheelsCount.Five.count) {
Path2D path = new Path2D.Double();
path.append(new Arc2D.Double(startPosX + 5, startPosY + 50, 2 * cornerRadius1, 2 * cornerRadius1, 180, 90, Arc2D.OPEN), true);
Collaborator

Имеется дублирующийся код

Имеется дублирующийся код
eegov closed this pull request 2023-12-27 19:28:47 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: goldfest228/PIBD-21_Lobashov_I_D_SelfPropelledArtilleryUnit_Hard#1
No description provided.