Variable Rect.y

struct Rect
{
  // ...
  uint y ;
  // ...
}