Uses of Class
de.grogra.turtle.Tropism

Packages that use Tropism
Package
Description
 
  • Uses of Tropism in de.grogra.turtle

    Subclasses of Tropism in de.grogra.turtle
    Modifier and Type
    Class
    Description
    class 
     
    class 
    An RD(x,s) node represents a rotation which implements a directional tropism towards the direction x.
    class 
    The turtle command RG(x) represents a rotation which implements maximal gravitropism.
    class 
    An RN(x,s) node represents a rotation which implements a positional tropism towards the location of node x.
    class 
    An RO(x,s) node represents a rotation which implements an orthogonal tropism which moves away from a given direction x.
    class 
    An RP(x,s) node represents a rotation which implements a positional tropism towards the point x.
    class 
    The turtle command RV(x) represents a rotation which implements gravitropism.
    class 
    The turtle command RV0 represents a rotation which implements gravitropism.
    class 
    The turtle command RVAdd(x) represents a rotation which implements gravitropism.
    class 
    The turtle command RVMul(x) represents a rotation which implements gravitropism.