| Package | Description |
|---|---|
| com.threerings.micasa.lobby.table | |
| com.threerings.parlor.client |
| Modifier and Type | Class and Description |
|---|---|
class |
TableItem
A table item displays the user interface for a single table (whether it
be in-play or still being matchmade).
|
class |
TableListView
A view that displays the tables in a table lobby.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableDirector.addSeatednessObserver(SeatednessObserver observer)
Requests that the specified observer be added to the list of observers that are notified
when this client sits down at or stands up from a table.
|
void |
TableDirector.removeSeatednessObserver(SeatednessObserver observer)
Requests that the specified observer be removed from to the list of observers that are
notified when this client sits down at or stands up from a table.
|
Copyright © 2015. All rights reserved.