bot
Interface ExtraPainBoardGenerator
- All Superinterfaces:
- BoardGenerator
- All Known Implementing Classes:
- AcidPlus, Bounce, BullsEye, ExtraPainBoard, ExtraPainBoardAdaptor, FullRoom, GiftMaze, Islands, LitteredSpiral, LonePillar, Looper, MeltingPath, PitsA, PitsB, TakeARight, TwistedHall, UBoard, Whiskers
- public interface ExtraPainBoardGenerator
- extends BoardGenerator
For boards that have a second, harder option. This allows for
selecting extra pain from the file menu to get the harder option.
setExtraPain
public void setExtraPain(boolean painOn)
painOn
public boolean painOn()