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

Update sdl2 #38

Merged
merged 3 commits into from
Feb 21, 2018
Merged

Update sdl2 #38

merged 3 commits into from
Feb 21, 2018

Conversation

olevegard
Copy link
Contributor

There have been some changes to veandco/go-sdl2 that results in builds failing. I'm not entirely sure what to test since I'm very new to nuklear and go, but these fixes will make the examples build again at least.

-In go-sdl2, GetSize() and others has been changed to return int32 instead of int
-WarpMouseInWindow() takes int32 instead of int
- Commit : veandco/go-sdl2@4ebcc92
-KeyDownEvent and KeyUpEven has been merge into KeyboardEvent
-Commit : veandco/go-sdl2@b565ce2
@olevegard
Copy link
Contributor Author

Fixes #33

@xlab xlab merged commit f5a398c into golang-ui:master Feb 21, 2018
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

Successfully merging this pull request may close these issues.

2 participants