Variable SDLWindow.lastx

class SDLWindow
{
  // ...
  short lastx;
  // ...
}