bot.gen
Class DirectoryGenerator
java.lang.Object
bot.BoardFactory
bot.gen.DirectoryGenerator
- All Implemented Interfaces:
- BoardGenerator
- public class DirectoryGenerator
- extends BoardFactory
Load all boards in current directory and feed to bot one board
at a time. All ".brd" files are considered boards.
If there are no boards, it will generate an error.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectoryGenerator
public DirectoryGenerator()
DirectoryGenerator
public DirectoryGenerator(String path)