bot.gen
Class Bounce
java.lang.Object
bot.gen.ConfigurableBoard
bot.gen.Bounce
- All Implemented Interfaces:
- BoardGenerator, ConfigurableBoardGenerator, ExtraPainBoardGenerator
- public class Bounce
- extends ConfigurableBoard
- implements BoardGenerator, ExtraPainBoardGenerator
Make a board with the bot in the middle of a long hall, acid at
each end.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bounce
public Bounce()
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