Files
0ad/source/tools
phosit 47e8a17a41 New input handling system
The new system allows to register all function objects as Input::Handler
not only function pointers.
To not get dangling references a handler is unsubscribed on it's
destruction.
The order in with the handlers are executed has to be specified by the
slot-argument, instead of the reverse order of registration.
2026-06-19 20:53:51 +02:00
..
2026-06-19 20:53:51 +02:00
2025-12-28 16:26:41 +01:00
2025-11-12 18:28:59 +01:00
2025-03-03 14:18:40 +01:00
2026-01-23 21:05:14 +01:00
2026-05-02 02:50:39 +02:00
2025-10-05 20:35:43 +02:00
2025-03-30 18:05:56 +02:00