fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
Actionable.enableInputActions
fluid
io
action
Actionable
Undocumented in source.
interface
Actionable
mixin template
enableInputActions () {
interface
IO
via
import
fluid
.
future
.
context
:
IO
;
;
struct
InputActionID
via
import
fluid
.
io
.
action
:
InputActionID
;
;
bool
actionImpl
(IO io, int number, InputActionID action, bool isActive);
}
Members
Functions
actionImpl
bool
actionImpl
(IO io, int number, InputActionID action, bool isActive)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
fluid
io
action
Actionable
functions
actionImpl
blocksInput
opEquals
mixin templates
enableInputActions