Skip to content
  • Aloshi's avatar
    Added a Window::normalizeNextUpdate() method. · e2c30a56
    Aloshi authored
    If you know something is about to cause the framerate to tank (e.g. theme
    loading), you can tell the next update to be, at maximum, the average of
    the previous five seconds of frames.
    The framerate drawing code has also been moved to Window.
    e2c30a56