| Package | Description |
|---|---|
| com.threerings.crowd.chat.data | |
| com.threerings.crowd.data |
| Modifier and Type | Method and Description |
|---|---|
void |
SpeakObject.ListenerOp.apply(SpeakObject sender,
int bodyOid)
Call this method if you only have access to body oids.
|
void |
SpeakObject.ListenerOp.apply(SpeakObject sender,
Name username)
Call this method if you can provide usernames directly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BodyObject
The basic user object class for Crowd users.
|
class |
PlaceObject
A distributed object that contains information on a place that is occupied by bodies.
|
Copyright © 2015. All rights reserved.