Variable SDLWindow._txw

class SDLWindow
{
  // ...
  int _txw;
  // ...
}