PIbd-14 Antonova_A.A. LabWork01 Hard #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork01"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Имеются конфликты пула
Проверено
@ -0,0 +170,4 @@
// Колёса
g.setPaint(Color.BLACK);
if (_drawingWeels != null){
switch (_drawingWeels.get_countWheels()){
Эта логика должна быть в доп классе
@ -0,0 +1,17 @@
import java.awt.*;
public class DrawningWeels {
Класс реализован не по заданию
Pull request closed