Process all pending SDL events. Input state gets updated. You would typically look at event instead of calling this function.
pollEvent, waitEvent, waitEventTimeout
See Implementation
Process all pending SDL events. Input state gets updated. You would typically look at event instead of calling this function.