This commit is contained in:
Yorick
2015-04-07 12:12:42 +02:00
parent 3920354ae2
commit 5a9c3f259a
+2 -2
View File
@@ -156,7 +156,7 @@ public abstract class DrawObject
} }
/** /**
* <<<<<<< HEAD:Applicatie/DrawObject.java Method that gets all the corner * Method that gets all the corner
* coordinates index: 0 -> top left 1 -> top right 3 -> bottom left 4 -> * coordinates index: 0 -> top left 1 -> top right 3 -> bottom left 4 ->
* bottom right * bottom right
* *
@@ -179,7 +179,7 @@ public abstract class DrawObject
} }
/** /**
* ======= >>>>>>> origin/kenneth:Objects/DrawObject.java Checking * Checking
* collision. * collision.
* *
* @param object * @param object