TableLobbyController
or something similar, we instead provide the table director which can be instantiated by the place controller (or specific table related views) to handle the table matchmaking services. Entites that do so, will need to implement the {@link TableObserver} interface so that thetable director can notify them when table related things happen.
The table services expect that the place object being used as a lobby in which the table matchmaking takes place implements the {@link TableLobbyObject} interface.
|
|