public interface RenderableTurtle
Method Summary | |
---|---|
Shape |
cachedShape()
|
void |
cachedShape(Shape shape)
|
double |
heading()
|
double |
xcor()
|
double |
ycor()
|
Methods inherited from interface org.nlogo.agent.RenderableAgent |
---|
color, hasLabel, labelColor, labelString, lineThickness, shape, size |
Method Detail |
---|
double xcor()
double ycor()
Shape cachedShape()
void cachedShape(Shape shape)
double heading()