Modifier and Type | Class and Description |
---|---|
class |
ColorsInstance |
Modifier and Type | Class and Description |
---|---|
class |
GraphInstance
This is basically an instantiation of PuzzleInstance.
|
Modifier and Type | Class and Description |
---|---|
class |
LightsInstance |
Modifier and Type | Class and Description |
---|---|
class |
LightsOutInstance |
Modifier and Type | Class and Description |
---|---|
class |
MultiDesignsInstance |
Modifier and Type | Class and Description |
---|---|
class |
FindDesignsInstance |
Modifier and Type | Class and Description |
---|---|
class |
PebbleInstance
This class extends the game instance class so that Pebble It specific information can be stored in this class that is
necessary to play pebble it.
|
class |
PebbleMoveInstance |
class |
PebblePlaceInstance |
Modifier and Type | Class and Description |
---|---|
class |
ConfoundItInstance
The ConfoundIt instance.
|
Modifier and Type | Class and Description |
---|---|
class |
OptimizeItInstance
The OptimizeIt instance.
|
Modifier and Type | Class and Description |
---|---|
class |
ReachItInstance |
Modifier and Type | Class and Description |
---|---|
class |
RockItInstance
The PuzzleInstance for Rock It.
|
Modifier and Type | Class and Description |
---|---|
class |
PortalLordInstance |
Modifier and Type | Class and Description |
---|---|
class |
PortalForgerInstance |
Modifier and Type | Class and Description |
---|---|
class |
PowerGraphInstance |
Modifier and Type | Class and Description |
---|---|
class |
PowerHousesInstance |
Modifier and Type | Class and Description |
---|---|
class |
PowerLinesInstance |
Modifier and Type | Class and Description |
---|---|
class |
PowerZonesInstance |
Modifier and Type | Class and Description |
---|---|
class |
EdgeChooseInstance |
class |
WeightedInstance |
class |
WeightedWithSourceInstance
A temporary hack so I can very quickly implement single source shortest path stuff.
|
Modifier and Type | Class and Description |
---|---|
class |
MinimumSpanningTreeInstance |
Modifier and Type | Class and Description |
---|---|
class |
SSShortestPathInstance |
Modifier and Type | Class and Description |
---|---|
class |
TravelingSalesmanInstance |
Modifier and Type | Class and Description |
---|---|
class |
PuzzleInstance
This class is a generic type of game model that holds all the relevant data for a specific game.
|