|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface PuzzleController.ClearPender
Used by PuzzleController.fireWhenActionCleared(com.threerings.puzzle.client.PuzzleController.ClearPender).
| Field Summary | |
|---|---|
static int |
CARE_NOT
actionCleared() return code. |
static int |
NO_RESTART_ACTION
actionCleared() return code. |
static int |
RESTART_ACTION
actionCleared() return code. |
| Method Summary | |
|---|---|
int |
actionCleared()
Called when the action is fully cleared. |
| Field Detail |
|---|
static final int RESTART_ACTION
actionCleared() return code.
static final int CARE_NOT
actionCleared() return code.
static final int NO_RESTART_ACTION
actionCleared() return code.
| Method Detail |
|---|
int actionCleared()
RESTART_ACTION, CARE_NOT or
NO_RESTART_ACTION.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||