Sorokin P.V. Lab work 2 #2

Merged
eegov merged 7 commits from LabWork02 into LabWork01 2022-09-30 10:31:11 +04:00
No description provided.
Pavel_Sorokin added 4 commits 2022-09-27 13:53:34 +04:00
Pavel_Sorokin requested review from eegov 2022-09-27 13:58:52 +04:00
Pavel_Sorokin changed title from LabWork02 to Sorokin LabWork02 2022-09-27 13:59:15 +04:00
Pavel_Sorokin changed title from Sorokin LabWork02 to Sorokin P.V. LabWork02 2022-09-27 13:59:27 +04:00
Pavel_Sorokin changed title from Sorokin P.V. LabWork02 to Sorokin P.V. Lab Work 02 2022-09-27 13:59:46 +04:00
Pavel_Sorokin changed title from Sorokin P.V. Lab Work 02 to Sorokin P.V. Lab Work 2 2022-09-27 13:59:54 +04:00
Pavel_Sorokin added 1 commit 2022-09-27 16:05:52 +04:00
Pavel_Sorokin added 1 commit 2022-09-27 16:07:04 +04:00
Pavel_Sorokin added 1 commit 2022-09-30 09:35:04 +04:00
Pavel_Sorokin changed title from Sorokin P.V. Lab Work 2 to Sorokin P.V. Lab work 2 2022-09-30 10:26:48 +04:00
eegov approved these changes 2022-09-30 10:31:07 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +27,4 @@
pictureBoxShip.Image = _abstractMap.CreateMap(pictureBoxShip.Width, pictureBoxShip.Height, new DrawingObjectShip(ship));
new DrawingObjectShip(ship);
}
Collaborator

Много пустых строк

Много пустых строк
@ -0,0 +12,4 @@
void SetObject(int x, int y, int width, int height);
void MoveObject(Direction direction);
void DrawningObject(Graphics g);
Collaborator

Много пустых строк

Много пустых строк
eegov merged commit 9856d15662 into LabWork01 2022-09-30 10:31:11 +04:00
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: Pavel_Sorokin/PIbd-21_Sorokin_P.V._Liner._Base#2
No description provided.