SDL2.processEvents

Process all pending SDL events. Input state gets updated. You would typically look at event instead of calling this function.

class SDL2
void
processEvents
()

See Also

Meta