PIbd-21 Sagirov M.M. LinerHard Lab1 #1

Closed
Marselchii wants to merge 1 commits from lab1 into main
Owner
No description provided.
Marselchii added 1 commit 2023-12-22 13:45:21 +04:00
Marselchii requested review from eegov 2023-12-22 13:45:47 +04:00
eegov reviewed 2023-12-23 17:24:07 +04:00
@ -0,0 +13,4 @@
deckNumber = AdditionalEnum.Three;
}
};
public AdditionalEnum GetDeckNumber() {
Collaborator

Не требовалось

Не требовалось
eegov reviewed 2023-12-23 17:24:19 +04:00
@ -0,0 +16,4 @@
public AdditionalEnum GetDeckNumber() {
return deckNumber;
}
public int DrawDeck(Color colorDeck, Graphics g, int _startPosX, int _startPosY) {
Collaborator

Почему 2 метода для рисования, а не один?

Почему 2 метода для рисования, а не один?
eegov approved these changes 2023-12-23 17:24:57 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
eegov closed this pull request 2023-12-23 17:25:10 +04:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Marselchii/PIbd-21_SagirovM.M_Liner_Hard#1
No description provided.