public interface InputHook extends Hook
| Modifier and Type | Method and Description |
|---|---|
void |
handleReceive(Object message)
Called when a message has been received on the input.
|
void handleReceive(Object message)
message - The message that was received.Copyright © 2013-2014. All Rights Reserved.