Variable Color.sdlColor

Internal SDL_Color struct

struct Color
{
  // ...
  sdl.pixels.SDL_Color sdlColor ;
  // ...
}