bot.gen
Class AcidPlus
java.lang.Object
bot.gen.ConfigurableBoard
bot.gen.AcidPlus
- All Implemented Interfaces:
- BoardGenerator, ConfigurableBoardGenerator, ExtraPainBoardGenerator
- public class AcidPlus
- extends ConfigurableBoard
- implements BoardGenerator, ExtraPainBoardGenerator
AcidPlus is a big plus with the key at the end of a branch, and acid at the end
of all the other branches.
Extra pain: Key at random spot.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AcidPlus
public AcidPlus()
setExtraPain
public void setExtraPain(boolean painOn)
- Specified by:
setExtraPain in interface ExtraPainBoardGenerator
painOn
public boolean painOn()
- Specified by:
painOn in interface ExtraPainBoardGenerator
generateBoard
public Board generateBoard()
- Specified by:
generateBoard in interface BoardGenerator