I would like a way to have a window receive the user events and also forward them to the game (so a bit like clickthrough
, but the window should also receive the events).
My use case is that I want to show some information when the user mouses over an in-game element, while keeping the standard game behavior for mouse over.