Sorokin P.V. Lab work 2 #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork02"
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?
LabWork02to Sorokin LabWork02Sorokin LabWork02to Sorokin P.V. LabWork02Sorokin P.V. LabWork02to Sorokin P.V. Lab Work 02Sorokin P.V. Lab Work 02to Sorokin P.V. Lab Work 2Sorokin P.V. Lab Work 2to Sorokin P.V. Lab work 2Зачтено с понижением балла(ов)
@ -0,0 +27,4 @@
pictureBoxShip.Image = _abstractMap.CreateMap(pictureBoxShip.Width, pictureBoxShip.Height, new DrawingObjectShip(ship));
new DrawingObjectShip(ship);
}
Много пустых строк
@ -0,0 +12,4 @@
void SetObject(int x, int y, int width, int height);
void MoveObject(Direction direction);
void DrawningObject(Graphics g);
Много пустых строк