|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.io.SimpleStreamableObject
com.threerings.presents.server.ClientLocal
com.threerings.crowd.server.BodyLocal
public class BodyLocal
Contains information tracked for each body by the server.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
|---|
Streamable.Closure |
| Field Summary | |
|---|---|
long |
statusTime
The time at which the BodyObject.status field was last updated. |
| Fields inherited from class com.threerings.presents.server.ClientLocal |
|---|
secret |
| Constructor Summary | |
|---|---|
BodyLocal()
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.io.SimpleStreamableObject |
|---|
toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public long statusTime
BodyObject.status field was last updated.
| Constructor Detail |
|---|
public BodyLocal()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||