418
edits
No edit summary |
No edit summary |
||
Line 74: | Line 74: | ||
if ( x > width ) { | if ( x > width ) { | ||
x = 300; | x = 300; | ||
y = 300; | |||
} | } | ||
placed in the void draw, to make the line reappear at the given coordinates, but the agent did only drew a short line and then stopped | placed in the void draw, to make the line reappear at the given coordinates, but the agent did only drew a short line and then stopped |
edits