Position.y

x and y position

  1. integer x;
  2. integer y;
    struct Position
    integer y;

Meta