public class PuzzleManagerDelegate extends GameManagerDelegate
GameManagerDelegate mechanism with puzzle manager specific methods (of
which there are currently none).| Constructor and Description |
|---|
PuzzleManagerDelegate() |
PuzzleManagerDelegate(PuzzleManager puzmgr)
Deprecated.
use the zero-argument constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
didInit(com.threerings.crowd.data.PlaceConfig config) |
gameDidEnd, gameDidStart, gameWillEnd, gameWillReset, gameWillStart, playerWasReplaced, setAI, tickAIpublic PuzzleManagerDelegate()
@Deprecated public PuzzleManagerDelegate(PuzzleManager puzmgr)
public void didInit(com.threerings.crowd.data.PlaceConfig config)
didInit in class PlayManagerDelegateCopyright © 2015. All rights reserved.