public interface TurnGameController
TurnGameControllerDelegate which should be passed to PlaceController.addDelegate(com.threerings.crowd.client.PlaceControllerDelegate).| Modifier and Type | Method and Description |
|---|---|
void |
turnDidChange(com.threerings.util.Name turnHolder)
Called when the turn changed.
|
void turnDidChange(com.threerings.util.Name turnHolder)
turnHolder - the username of the new holder of the turn.Copyright © 2015. All rights reserved.