This website requires JavaScript.
Explore
Help
Sign in
games
/
raycaster
Watch
1
Star
0
Fork
You've already forked raycaster
0
Code
Issues
30
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
Actions
620
commits
1
branch
2
tags
33
MiB
40b2d7f45d
Commit graph
2 commits
Author
SHA1
Message
Date
Zed A. Shaw
5aa54d875f
Initial first steps in pulling the SFML event processing out of the gui::fsm so that I can handle more complex things like drag and drop.
2025-06-05 01:23:52 -04:00
Zed A. Shaw
0674908e49
Implemented an initial cut at the event router. Its job is to take the random events from SFML and translate them into nice clean orderly events to the Gui::FSM.
2025-06-04 12:19:24 -04:00