|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.remotecontrol.test.SyncTester
public class SyncTester
The Class SyncTester.
| Constructor Summary | |
|---|---|
SyncTester()
Instantiates a new sync tester. |
|
SyncTester(NetworkedContentManager networkManager)
Instantiates a new sync tester. |
|
| Method Summary | |
|---|---|
void |
setItems(java.util.List<ContentItem> items)
Sets the items. |
void |
setNetworkedContentManager(NetworkedContentManager networkManager)
Sets the networked content manager. |
void |
update(float interpolation)
Update. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SyncTester()
public SyncTester(NetworkedContentManager networkManager)
networkManager - the network manager| Method Detail |
|---|
public void setItems(java.util.List<ContentItem> items)
items - the new itemspublic void setNetworkedContentManager(NetworkedContentManager networkManager)
networkManager - the new networked content managerpublic void update(float interpolation)
interpolation - the interpolation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||