FluidFocusable.enableInputActions

Mixin template to enable input actions in this class.

interface FluidFocusable
mixin template enableInputActions () {}

Members

Functions

runFocusInputActions
bool runFocusInputActions()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin FluidHoverable.enableInputActions
Undocumented in source.

Mixed In Members

From mixin FluidHoverable.enableInputActions

runMouseInputActions
bool runMouseInputActions()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta