Variable SDLWindow._mbutton

class SDLWindow
{
  // ...
  ButtonDetails _mbutton;
  // ...
}