bot.gen
Class Hook

java.lang.Object
  extended bybot.gen.ExtraPainBoard
      extended bybot.gen.Hook
All Implemented Interfaces:
BoardGenerator, ExtraPainBoardGenerator

public class Hook
extends ExtraPainBoard
implements BoardGenerator


Constructor Summary
Hook()
           
 
Method Summary
 Board generateBoard()
           
 
Methods inherited from class bot.gen.ExtraPainBoard
painOn, setExtraPain
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hook

public Hook()
Method Detail

generateBoard

public Board generateBoard()
Specified by:
generateBoard in interface BoardGenerator