Turtle.x

Current turtle coordinates.

  1. float x;
    struct Turtle(View)
    float x;
  2. float y;

Meta