| Package | Description |
|---|---|
| com.threerings.micasa.lobby | |
| com.threerings.parlor.client |
| Modifier and Type | Class and Description |
|---|---|
class |
LobbyController |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
Invitation(ParlorContext ctx,
ParlorService pservice,
com.threerings.util.Name opponent,
GameConfig config,
InvitationResponseObserver observer)
Constructs a new invitation record.
|
Copyright © 2015. All rights reserved.