doc for home
svn: r14699
This commit is contained in:
parent
26667f2275
commit
23e2b997a0
|
@ -47,6 +47,10 @@ Turns the turtle @scheme[theta] radians counter-clockwise.}
|
||||||
|
|
||||||
Erases the turtles window.}
|
Erases the turtles window.}
|
||||||
|
|
||||||
|
@defproc[(home) void?]{
|
||||||
|
|
||||||
|
Leaves only one turtle, in the start position.}
|
||||||
|
|
||||||
@defform[(split expr ...)]{
|
@defform[(split expr ...)]{
|
||||||
|
|
||||||
Spawns a new turtle where the turtle is currently located. In order to
|
Spawns a new turtle where the turtle is currently located. In order to
|
||||||
|
|
Loading…
Reference in New Issue
Block a user