Variable SDLWindow._lastRedrawEventCode

class SDLWindow
{
  // ...
  uint _lastRedrawEventCode;
  // ...
}