|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvitationResponseObserver | |
|---|---|
| com.threerings.micasa.lobby | |
| com.threerings.parlor.client | |
| Uses of InvitationResponseObserver in com.threerings.micasa.lobby |
|---|
| Classes in com.threerings.micasa.lobby that implement InvitationResponseObserver | |
|---|---|
class |
LobbyController
|
| Uses of InvitationResponseObserver in com.threerings.parlor.client |
|---|
| Methods in com.threerings.parlor.client with parameters of type InvitationResponseObserver | |
|---|---|
void |
Invitation.counter(GameConfig config,
InvitationResponseObserver observer)
Counters this invitation with an invitation with different game configuration parameters. |
Invitation |
ParlorDirector.invite(com.threerings.util.Name invitee,
GameConfig config,
InvitationResponseObserver observer)
Requests that the named user be invited to a game described by the supplied game config. |
| Constructors in com.threerings.parlor.client with parameters of type InvitationResponseObserver | |
|---|---|
Invitation(ParlorContext ctx,
ParlorService pservice,
com.threerings.util.Name opponent,
GameConfig config,
InvitationResponseObserver observer)
Constructs a new invitation record. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||