SDL2 and Amiga Events

1 post / 0 new
davec555
davec555's picture
Offline
Last seen: 1 year 2 months ago
Joined: 2023-01-11 01:14
SDL2 and Amiga Events

Hello,
I was wondering if there are any simple examples of registering a custom event in SDL2 for AmigaEvents?

Ideally, what I am wanting to do is add an event to the event polling that triggers if an arexx signal/message is received.
Currently I am just using WaitEventTimeout but would like to just use WaitEvent and save on the main loop iterations.

Thanks
Dave