Variable SDLWindow._rbutton

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