Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A binding to SDL_PushEvent is needed #83

Open
mstewartgallus opened this issue Aug 12, 2013 · 1 comment
Open

A binding to SDL_PushEvent is needed #83

mstewartgallus opened this issue Aug 12, 2013 · 1 comment

Comments

@mstewartgallus
Copy link
Contributor

A binding to the SDL_PushEvent function is needed. In my code I plan to use the blocking function SDL_WaitEvent on the main thread, and use SDL_PushEvent to unblock the main thread so I can do rendering code, or whatever.

@AngryLawyer
Copy link
Collaborator

Sure, I'll take a peek at this once we're compiling again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants