| Package | Description |
|---|---|
| com.threerings.puzzle.client | |
| com.threerings.puzzle.drop.client |
| Modifier and Type | Method and Description |
|---|---|
void |
PuzzleBoardView.setController(PuzzleController pctrl)
Provides the board view with a reference to its controller so that it may communicate
directly rather than by posting actions up the interface hierarchy which sometimes fails if
the puzzle board view is hidden before we get a chance to post our actions.
|
| Constructor and Description |
|---|
PuzzleControllerDelegate(PuzzleController ctrl)
Constructs a puzzle controller delegate.
|
PuzzlePanel(PuzzleContext ctx,
PuzzleController controller)
Constructs a puzzle panel.
|
| Constructor and Description |
|---|
DropControllerDelegate(PuzzleController ctrl,
DropLogic logic)
Creates a delegate with the specified drop game logic and controller.
|
Copyright © 2015. All rights reserved.