Variable SDLWindow._drawbuf

class SDLWindow
{
  // ...
  DrawBuf _drawbuf;
  // ...
}