Package | Description |
---|---|
sk.upjs.jpaz2 |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTurtleShape
The painter of default turtle shape - triangle.
|
class |
ImageShape
The painter of a turtle shape based on an image.
|
class |
ImageTurtleShape
The painter of a turtle shape based on an image.
|
Modifier and Type | Method and Description |
---|---|
TurtleShape |
Turtle.getShape()
Gets the current shape of the turtle.
|
Modifier and Type | Method and Description |
---|---|
void |
Turtle.setShape(TurtleShape shape)
Sets new turtle's shape.
|
Copyright © 2017. All rights reserved.