Uses of Class
de.grogra.turtle.Move

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

    Subclasses of Move in de.grogra.turtle
    Modifier and Type
    Class
    Description
    class 
    The turtle command MAdd(x) represents a movement along the local z-direction.
    class 
    The turtle command MMul(x) represents a movement along the local z-direction.
    class 
    The turtle command MRel(x) represents a movement along the local z-direction.