InteractionCallback
Callback → nape.callbacks.InteractionCallback (final class)
Callback object for Interaction type events.
This, like all other callback objects are automatically reused
and you should not keep any reference to them.
Instance Members
First Interactor involved in callback event.
This interactor will have CbType set matched by the first
OptionType in InteractionListener
Second Interactor involved in callback event.
This interactor will have CbType set matched by the second
OptionType in InteractionListener
Existing arbiters between interactors.
This list will at present contain 'all' arbiters, not just those matching the
interactionType in the InteractionListener. (This may be subject to change).
@private
Returns |
---|
String |
@private
Private Members
Metadata
Name | Parameters |
---|---|
:final |
- |