scummvm/devtools/create_engine
Paul Gilbert 49fb52efd6 CREATE_ENGINE: Added View class for events template
Improves mouse events for the events-based project template.
This includes a View class that:
1) Mouse events only get sent to the control under the mouse
rather than all controls on the view
2) Elements will get Focus/Unfocus messages as the mouse
moves in or out of their bounds
2024-05-09 20:40:58 -07:00
..
files CREATE_ENGINE: Sync engine skeletons with the current master 2024-03-14 23:57:53 +01:00
files_events CREATE_ENGINE: Added View class for events template 2024-05-09 20:40:58 -07:00
create_engine.cpp CREATE_ENGINE: Added View class for events template 2024-05-09 20:40:58 -07:00
create_engine.sln
create_engine.vcxproj M4: Support intro & gallery for German demo 2024-03-06 08:03:20 -08:00
create_engine.vcxproj.filters
create_engine.vcxproj.user CREATE_ENGINE: Add new -events option for events-based project 2023-06-08 20:16:36 -07:00
module.mk