|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.crowd.server.PlaceManagerDelegate
com.threerings.parlor.server.PlayManagerDelegate
com.threerings.parlor.game.server.GameManagerDelegate
com.threerings.puzzle.server.PuzzleManagerDelegate
public class PuzzleManagerDelegate
Extends the GameManagerDelegate mechanism with puzzle manager specific methods (of
which there are currently none).
| Constructor Summary | |
|---|---|
PuzzleManagerDelegate()
|
|
PuzzleManagerDelegate(PuzzleManager puzmgr)
Deprecated. use the zero-argument constructor. |
|
| Method Summary | |
|---|---|
void |
didInit(com.threerings.crowd.data.PlaceConfig config)
|
| Methods inherited from class com.threerings.parlor.game.server.GameManagerDelegate |
|---|
gameDidEnd, gameDidStart, gameWillEnd, gameWillReset, gameWillStart, playerWasReplaced, setAI, tickAI |
| Methods inherited from class com.threerings.crowd.server.PlaceManagerDelegate |
|---|
bodyEntered, bodyLeft, bodyUpdated, didShutdown, didStartup, init, placeBecameEmpty, where |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PuzzleManagerDelegate()
@Deprecated public PuzzleManagerDelegate(PuzzleManager puzmgr)
| Method Detail |
|---|
public void didInit(com.threerings.crowd.data.PlaceConfig config)
didInit in class PlayManagerDelegate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||