Class | Description |
---|---|
AbstractNamedAction | |
AbstractNamedBehaviour | |
Actions |
Convenience class for adding to a
InputMap /ActionMap pair,
with InputMap keys that are read from a given
InputTriggerConfig . |
Behaviours |
Convenience class for adding to a
InputTriggerMap /BehaviourMap pair,
with InputTriggerMap triggers that are read from a given
InputTriggerConfig . |
InputActionBindings |
Maintains lists of
ActionMap s and InputMap s, which are
chained to a concatenated InputMap and a
concatenated ActionMap . |
RunnableAction | |
TriggerBehaviourBindings |
Maintains lists of
BehaviourMap s and InputTriggerMap s, which
are chained to a concatenated
InputTriggerMap and a concatenated
BehaviourMap . |
WrappedActionMap |
A view of the specified
ActionMap that can have its own parent. |
WrappedBehaviourMap |
A view of the specified
BehaviourMap that can have its own parent. |
WrappedInputMap |
A view of the specified
InputMap that can have its own parent. |
WrappedInputTriggerMap |
A view of the specified
InputTriggerMap that can have its own parent. |
Copyright © 2015–2022 SciJava. All rights reserved.