Position.x

x and y position

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

Meta