PIbd-21 Sagirov M.M. LinerHard Lab1 #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab1"
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 +13,4 @@
deckNumber = AdditionalEnum.Three;
}
};
public AdditionalEnum GetDeckNumber() {
Не требовалось
@ -0,0 +16,4 @@
public AdditionalEnum GetDeckNumber() {
return deckNumber;
}
public int DrawDeck(Color colorDeck, Graphics g, int _startPosX, int _startPosY) {
Почему 2 метода для рисования, а не один?
Зачтено с понижением балла(ов)
Pull request closed