Variable SDLWindow._platform

class SDLWindow
{
  // ...
  SDLPlatform _platform;
  // ...
}