Function SceneTree.isInputHandled
Returns true
if the most recent InputEvent
was marked as handled with setInputAsHandled
.
bool isInputHandled() nothrow @nogc;
Returns true
if the most recent InputEvent
was marked as handled with setInputAsHandled
.
bool isInputHandled() nothrow @nogc;