PIbd-12 Ulybin A.A. Monorail Hard Lab01 #1

Closed
qkrlnt wants to merge 1 commits from Lab01 into main
Owner
No description provided.
qkrlnt added 1 commit 2024-05-23 17:50:13 +04:00
eegov reviewed 2024-05-25 18:00:36 +04:00
@ -0,0 +12,4 @@
}
}
public void drawWheels(Graphics2D g2d, Color color, int x, int y){
Collaborator

private

private
eegov approved these changes 2024-05-25 18:01:05 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +27,4 @@
drawWheels(g2d, Color.WHITE, startPosX + 65, startPosY);
break;
case Three:
drawWheels(g2d, Color.WHITE, startPosX + 15, startPosY);
Collaborator

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

Имеется дублирующийся код
eegov closed this pull request 2024-05-25 18:01:09 +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: qkrlnt/PIbd-12_Ulybin_A.A._Monorail_Hard#1
No description provided.