| Modifier and Type | Method and Description |
|---|---|
Message |
NetcodeClient.receive()
Receive the next message synchronously and wait if no message is ready.
|
Message |
NetcodeClient.tryReceive()
Receive the next message synchronously if it exists.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageHandler.handleMessage(Message msg) |
Copyright © 2018. All Rights Reserved.