Turtle.y

Current turtle coordinates.

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

Meta