0ad/source/gui/tests
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
..
test_CGUIText.h Remove modmod dependency in test_CGUIText.h 2025-07-23 12:20:19 +02:00
test_GuiManager.h New input handling system 2026-06-19 20:53:51 +02:00
test_GUISetting.h Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
test_ParseString.h Fix most headers in gui 2025-07-05 12:42:34 +02:00