lovr.system.pollEvents
EditFills the event queue with unprocessed events from the operating system. This function should be called often, otherwise the operating system will consider the application unresponsive. This function is called in the default implementation of lovr.run
.
lovr.system.pollEvents()
Arguments
None
Returns
Nothing