Commentaar methodes ivm orientation

This commit is contained in:
Leen Dereu
2018-03-07 18:28:16 +01:00
parent 5cb39b9c06
commit 553d41172d

View File

@@ -156,7 +156,8 @@ public class Worm {
/** /**
* Return the orientation of the worm * Return the orientation of the worm
* * the orientation of a worm expresses the direction in which
* the worm is looking
*/ */
@Basic @Basic
public double getOrientation() { public double getOrientation() {