Package | Description |
---|---|
com.b3dgs.lionengine.network | |
com.b3dgs.lionengine.network.purview |
Modifier and Type | Method and Description |
---|---|
void |
NetworkedWorld.addNetworkable(Networkable networkable)
Add a networkable entity to the world.
|
void |
NetworkedWorld.removeNetworkable(Networkable networkable)
Remove a networkable entity to the world.
|
Modifier and Type | Class and Description |
---|---|
class |
NetworkableModel
Networkable model implementation.
|
class |
NetworkChat
Basic chat implementation.
|
class |
NetworkedInput
Networked input listener.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.