Package | Description |
---|---|
com.b3dgs.lionengine | |
com.b3dgs.lionengine.network |
Modifier and Type | Method and Description |
---|---|
Client |
Network.createClient(java.lang.String ipv4,
int port)
Create a client which will be connected to a Server.
|
Modifier and Type | Method and Description |
---|---|
Client |
NetworkFactory.createClient(java.lang.String ipv4,
int port) |