bot.gen
Class EatenLooper
java.lang.Object
bot.gen.ConfigurableBoard
bot.gen.Looper
bot.gen.EatenLooper
- All Implemented Interfaces:
- BoardGenerator, ConfigurableBoardGenerator, ExtraPainBoardGenerator
- public class EatenLooper
- extends Looper
- implements BoardGenerator
Make a big maze with loops and crannies. Adds big holes to make it
like a big room for the Sniffer.
Use Looper's extra pain for this instead.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EatenLooper
public EatenLooper()
- Deprecated.
generateBoard
public Board generateBoard()
- Deprecated.
- Specified by:
generateBoard in interface BoardGenerator- Overrides:
generateBoard in class Looper