|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.jme3.network.events.MessageAdapter
com.jme3.network.sync.ClientSyncService
@Deprecated public class ClientSyncService
コンストラクタの概要 | |
---|---|
ClientSyncService(Client client)
推奨されていません。 |
メソッドの概要 | |
---|---|
SyncEntity |
getEntity(int id)
推奨されていません。 |
void |
messageReceived(Message msg)
推奨されていません。 |
void |
setEntityFactory(EntityFactory factory)
推奨されていません。 |
void |
update(float tpf2)
推奨されていません。 |
クラス com.jme3.network.events.MessageAdapter から継承されたメソッド |
---|
messageSent, objectReceived, objectSent |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ClientSyncService(Client client)
メソッドの詳細 |
---|
public void update(float tpf2)
public void setEntityFactory(EntityFactory factory)
public SyncEntity getEntity(int id)
public void messageReceived(Message msg)
MessageListener
内の messageReceived
MessageAdapter
内の messageReceived
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |