bot.gen
Class ConfusedAngelCrowds

java.lang.Object
  extended bybot.gen.AngelCrowds
      extended bybot.gen.ConfusedAngelCrowds
All Implemented Interfaces:
BoardGenerator, Serializable

public class ConfusedAngelCrowds
extends AngelCrowds
implements Serializable

Angles that give their secrets with one or two characters off. Note: Serializable so it will allow the angles to be written to file.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class bot.gen.AngelCrowds
passA, passQ
 
Constructor Summary
ConfusedAngelCrowds()
           
 
Methods inherited from class bot.gen.AngelCrowds
addSquare, generateBoard
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfusedAngelCrowds

public ConfusedAngelCrowds()