Variable Rect.sdlRect

Internal SDL_Rect struct

struct Rect
{
  // ...
  sdl.rect.SDL_Rect sdlRect ;
  // ...
}