You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to access either from the EventPump Iterator the SDL_Event or I could poll the events myself but still construct the events::Events from the SDL_Event. Is there a way to accomplish this without making modifications to the from_ll?
The text was updated successfully, but these errors were encountered:
I would like to access either from the EventPump Iterator the SDL_Event or I could poll the events myself but still construct the events::Events from the SDL_Event. Is there a way to accomplish this without making modifications to the from_ll?
The text was updated successfully, but these errors were encountered: