FluidFocusable.runFocusInputActions

Run input actions for the node.

Internal. Node calls this for the focused node every frame, falling back to keyboardImpl if this returns false.

Implement by adding mixin enableInputActions in your class.

interface FluidFocusable
bool
runFocusInputActions
()

Meta