|
||||||||||
前 次 | フレームあり フレームなし |
NetworkClient を使用しているパッケージ | |
---|---|
com.jme3.network | The network package contains the public API for the jME3 SpiderMonkey networking module. |
com.jme3.network での NetworkClient の使用 |
---|
NetworkClient を返す com.jme3.network のメソッド | |
---|---|
static NetworkClient |
Network.createClient()
Creates a client that can be connected at a later time. |
static NetworkClient |
Network.createClient(java.lang.String gameName,
int version)
Creates a client that can be connected at a later time. |
|
||||||||||
前 次 | フレームあり フレームなし |