Modifier and Type | Method and Description |
---|---|
static ContinualReplayView |
PebbleRelatedDemoPanelFactory.createPebbleCoveredEmptyTargetVertex(ControllablePanel cp) |
static ContinualReplayView |
PebbleRelatedDemoPanelFactory.createPebblePuzzleCoveredVertex(ControllablePanel cp) |
static ContinualReplayView |
PebbleRelatedDemoPanelFactory.createPebblePuzzleUncoveredVertex(ControllablePanel cp) |
static ContinualReplayView |
PebbleRelatedDemoPanelFactory.createPebblePuzzleVertexWithPebbles(ControllablePanel cp,
int numberPebbles) |
static ContinualReplayView |
PebbleRelatedDemoPanelFactory.createPebbleSelectedCoveredVertexWithPebbles(ControllablePanel cp,
int numberPebbles) |
static ContinualReplayView |
PebbleRelatedDemoPanelFactory.createPebbleSelectedUncoveredVertex(ControllablePanel cp) |
static ContinualReplayView |
PebbleRelatedDemoPanelFactory.createPebbleTargetVertex(ControllablePanel cp,
int numberPebbles) |
Modifier and Type | Method and Description |
---|---|
static ContinualReplayView |
PortalLordRelatedDemoPanelFactory.addClearVertex(ControllablePanel cp,
java.lang.String puzzleType) |
static ContinualReplayView |
PortalLordRelatedDemoPanelFactory.addhighlightedVertex(ControllablePanel cp,
java.lang.String puzzleType) |
static ContinualReplayView |
PortalLordRelatedDemoPanelFactory.addMaxVertices(ControllablePanel cp,
java.lang.String puzzleType) |
static ContinualReplayView |
PortalLordRelatedDemoPanelFactory.addMinVertices(ControllablePanel cp,
java.lang.String puzzleType) |
static ContinualReplayView |
PortalLordRelatedDemoPanelFactory.addNumberedVertex(ControllablePanel cp,
java.lang.String puzzleType) |
static ContinualReplayView |
PortalLordRelatedDemoPanelFactory.addOneNumberedVertex(ControllablePanel cp,
java.lang.String puzzleType) |
static ContinualReplayView |
PortalLordRelatedDemoPanelFactory.addSelectedVertex(ControllablePanel cp,
java.lang.String puzzleType) |
Modifier and Type | Method and Description |
---|---|
static ContinualReplayView |
PortalForgerHelpPanel.addSelectedVertices(ControllablePanel cp,
java.lang.String puzzleType) |
Modifier and Type | Method and Description |
---|---|
static ContinualReplayView |
PowerGraphRelatedDemoPanelFactory.addConnectedVertices(ControllablePanel cp,
java.lang.String puzzleType) |
static ContinualReplayView |
PowerGraphRelatedDemoPanelFactory.addCoveredVertex(ControllablePanel cp,
java.lang.String puzzleType) |
static ContinualReplayView |
PowerGraphRelatedDemoPanelFactory.addHighlightedVertex(ControllablePanel cp,
java.lang.String puzzleType) |
static ContinualReplayView |
PowerGraphRelatedDemoPanelFactory.addSelectedVertex(ControllablePanel cp,
java.lang.String puzzleType) |
static ContinualReplayView |
PowerGraphRelatedDemoPanelFactory.addTwoCoveredVertices(ControllablePanel cp,
java.lang.String puzzleType) |
static ContinualReplayView |
PowerGraphRelatedDemoPanelFactory.addUnconnectedVertices(ControllablePanel cp,
java.lang.String puzzleType) |
static ContinualReplayView |
PowerGraphRelatedDemoPanelFactory.addUncoveredVertex(ControllablePanel cp,
java.lang.String puzzleType) |
Modifier and Type | Method and Description |
---|---|
static ContinualReplayView |
PowerHousesHelpPanel.addCoveredVertex(ControllablePanel cp,
java.lang.String puzzleType) |