Variable Point.sdlPoint

Internal SDL_Point struct

struct Point
{
  // ...
  sdl.rect.SDL_Point sdlPoint ;
  // ...
}