merge
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
import be.kuleuven.cs.som.annotate.*;
|
||||||
|
|
||||||
public class Worm {
|
public class Worm {
|
||||||
|
|
||||||
@@ -155,7 +156,7 @@ public class Worm {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param NumberSteps
|
* @param numberSteps ...
|
||||||
* the number of steps the worm should take
|
* the number of steps the worm should take
|
||||||
*
|
*
|
||||||
* @post the new x-coordinate schould be the old one plus the number of steps multiplied
|
* @post the new x-coordinate schould be the old one plus the number of steps multiplied
|
||||||
|
Reference in New Issue
Block a user