Skip to content
Tangent 128 edited this page Mar 28, 2015 · 3 revisions

SDL.quitRequested

Use this function to see whether an SDL_QUIT event is queued.

Function

SYNOPSIS

function SDL.quitRequested()

RETURNS

  • true if the quit event has been queued
Clone this wiki locally