public interface IInteractionController
Modifier and Type | Method and Description |
---|---|
void |
addListener(IInteractionListener listener) |
void |
removeListener(IInteractionListener listener) |
void addListener(IInteractionListener listener)
void removeListener(IInteractionListener listener)