bot.gen
Class BigBlobbyContestBoards
java.lang.Object
bot.gen.ConfigurableBoard
bot.gen.Room
bot.gen.BigRoom
bot.gen.BigBlobbyRoom
bot.gen.BigBlobbyContestBoards
- All Implemented Interfaces:
- BoardGenerator, ConfigurableBoardGenerator
- public class BigBlobbyContestBoards
- extends BigBlobbyRoom
- implements BoardGenerator
This will run the same big blobby room that it generated at
start over and over again.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigBlobbyContestBoards
public BigBlobbyContestBoards()
generateBoard
public Board generateBoard()
- Specified by:
generateBoard in interface BoardGenerator- Overrides:
generateBoard in class BigBlobbyRoom