Added area in Objects and made new panel for changing them.

This commit is contained in:
2015-04-06 16:27:49 +02:00
parent 7e5c09da58
commit 24790d8d19
11 changed files with 182 additions and 22 deletions
+1
View File
@@ -23,6 +23,7 @@ import javax.swing.JPanel;
import Listeners.Mouse;
import Listeners.MouseMotion;
import Listeners.MouseWheel;
import Objects.DrawObject;
import Objects.Entrance;
import Objects.Food;
import Objects.Path;