Luna::Window::poll_events

void poll_events(bool wait_events=false)

Processes window events for all windows created from the current thread.

Parameters

  • in wait_events

    Whether to block the current thread until there are at least one event received.