Uses of Class
de.grogra.turtle.Tropism
Packages that use Tropism
-
Uses of Tropism in de.grogra.turtle
Subclasses of Tropism in de.grogra.turtleModifier and TypeClassDescriptionclass
class
AnRD(x,s)
node represents a rotation which implements a directional tropism towards the directionx
.class
The turtle commandRG(x)
represents a rotation which implements maximal gravitropism.class
AnRN(x,s)
node represents a rotation which implements a positional tropism towards thelocation
of nodex
.class
AnRO(x,s)
node represents a rotation which implements an orthogonal tropism which moves away from a given directionx
.class
AnRP(x,s)
node represents a rotation which implements a positional tropism towards the pointx
.class
The turtle commandRV(x)
represents a rotation which implements gravitropism.class
The turtle commandRV0
represents a rotation which implements gravitropism.class
The turtle commandRVAdd(x)
represents a rotation which implements gravitropism.class
The turtle commandRVMul(x)
represents a rotation which implements gravitropism.