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
-2
View File
@@ -2,8 +2,6 @@ package Objects;
import java.awt.geom.Point2D;
import Applicatie.DrawObject;
public class Entrance extends DrawObject
{