Re: SFML Wrapper Error?
- Posted by ghaberek (admin) Jun 10, 2019
- 1665 views
Icy_Viking said...
Any ideas? This worked fine before I updated Euphoria.
I think you need to check the value of eventType before attempting to peek deeper into the structure. sfEvent is actually a union, so its contents will be different for the various event types.
-Greg