PIbd-22. Shabunov O.A. Lab work 01 (Hard) #1
@ -18,6 +18,9 @@ public class BomberForm extends JFrame
|
||||
|
||||
private void Draw()
|
||||
{
|
||||
if (_bomberRenderer == null)
|
||||
return;
|
||||
|
||||
BufferedImage bmp = new BufferedImage(
|
||||
BomberPictureBox.getWidth(),
|
||||
BomberPictureBox.getHeight(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user