|
NetLogo API version 4.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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()
|
NetLogo API version 4.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |