Merge
This commit is contained in:
@@ -106,11 +106,13 @@ public class Panel extends JPanel {
|
||||
}
|
||||
|
||||
|
||||
|
||||
public void setBackground(BufferedImage background) {
|
||||
this.background = background;
|
||||
}
|
||||
|
||||
|
||||
|
||||
public ArrayList<DrawObject> getObjects() {
|
||||
return objects;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user