mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-06 23:15:47 -07:00
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. |
||
|---|---|---|
| .. | ||
| test_CGUIText.h | ||
| test_GuiManager.h | ||
| test_GUISetting.h | ||
| test_ParseString.h | ||