Готовая 1 лаба
This commit is contained in:
parent
4c828eed80
commit
3c072a98a3
@ -119,8 +119,6 @@ public class DrawingTank {
|
||||
g2.fillRect(_startPosX + 50, _startPosY+5, 20, 2);
|
||||
g2.drawPolygon(xPointsGun,yPointsGun,nPointsGun);
|
||||
g2.fillPolygon(xPointsGun,yPointsGun,nPointsGun);
|
||||
|
||||
|
||||
}
|
||||
|
||||
public void ChangeBorders(int width,int height)
|
||||
|
Loading…
Reference in New Issue
Block a user