Package | Description |
---|---|
com.esotericsoftware.kryonet |
Modifier and Type | Class and Description |
---|---|
static class |
Listener.LagListener
Delays the notification of the wrapped listener to simulate lag on incoming objects.
|
static class |
Listener.ThreadedListener
Wraps a listener and processes notification events on a separate thread.
|