GeneThello Home

net.sf.genethello.game
Class PatternHouse

java.lang.Object
  extended by net.sf.genethello.game.PatternHouse

public class PatternHouse
extends java.lang.Object

Author:
praz

Field Summary
static java.util.Map<java.lang.String,java.lang.Integer> rightCornerValues
          Value of right corner patterns.
static java.util.Map<java.lang.String,java.lang.Integer> rightSideValues
          Value of right side patterns.
static java.util.Map<java.lang.String,java.lang.Integer> topCornerValues
          Value of top corner patterns.
static java.util.Map<java.lang.String,java.lang.Integer> topSideValues
          Value of top side patterns.
 
Constructor Summary
PatternHouse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

topSideValues

public static final java.util.Map<java.lang.String,java.lang.Integer> topSideValues
Value of top side patterns.


rightSideValues

public static final java.util.Map<java.lang.String,java.lang.Integer> rightSideValues
Value of right side patterns.


topCornerValues

public static final java.util.Map<java.lang.String,java.lang.Integer> topCornerValues
Value of top corner patterns.


rightCornerValues

public static final java.util.Map<java.lang.String,java.lang.Integer> rightCornerValues
Value of right corner patterns.

Constructor Detail

PatternHouse

public PatternHouse()

GeneThello Home

Get GeneThello: Genetic Othello at SourceForge.net. Fast, secure and Free Open Source software downloads