|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OneParameterInstruction | |
---|---|
slogo.instruction.drawing |
Uses of OneParameterInstruction in slogo.instruction.drawing |
---|
Subclasses of OneParameterInstruction in slogo.instruction.drawing | |
---|---|
class |
Back
moves the turtle backwards by the amount specified |
class |
Forward
moves the turtle forward by dist pixels |
class |
Left
turns the turtle counterclockwise by the specified angle |
class |
Right
turns the turtle clockwise by the specified angle |
class |
SetPenColor
Sets the turtle's pen color. |
class |
SetX
moves the turtle horizontally to a new absolute horizontal coordinate |
class |
SetY
moves the turtle vertically to a new absolute vertical coordinate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |