0-255, 0 = invisible, 255 = opaque
Returns a displayable name of this type of agent (Turtle, Link, Patch, Observer)
Returns the value of the color variable, a Double or LogoList.
Returns the x component of the forward vector
Returns the y component of the forward vector
Returns the z component of the forward vector
Returns the breed AgentSet of this turtle, all turtles if the turtle is unbreeded.
Returns the index of this turtle's breed.
Returns the patch that this turtle is on.
Returns the value of the variable in the given position of the agent variable array
Returns true if the label variable has a non-empty string value.
Sets the value of the heading variable
Returns the value of the heading variable.
Returns the value of the hidden? variable.
Returns the id number of this agent.
Moves the turtle forward distance as if the command jump were used
Returns the value of the label-color variable.
Returns the value of the label variable.
Returns the line-thickness.
Returns the value of the pitch variable
Returns the value of the roll variable
Sets the variable in the position vn of the agent variable array to value
Sets the variable in the position vn of the agent variable array to value
the index into the agent variable array
the new value for the variable
Returns the name of the current shape, empty string in the case of patches.
Returns the size of this agent
Returns raw array of all agent variables.
Returns the world object associated with this agent
Returns the value of the xcor variable.
Returns the value of the ycor variable.
Returns the value of the zcor variable