sdl2 :: SDLRect :: x=
# Set the X coordinate of the top left corner fun x=(val: Int) `{ self->x = val; `}