Variable Rect.x

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