Unify event IDs so that there's not this weird GUI vs. FSM events #36
Open
opened 2 months ago by zedshaw
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Might want to sseriously look at how SFML organizes their events, although I don't really like the way they use std::optional here, but check it out. Could be copying them is a smart move.