Mouse.y

x and y position of cursor

  1. int x;
  2. int y;
    struct Mouse
    int y;

Meta