public class FireTrap extends java.lang.Object implements ITrigger
FireTrap()
void
doTrigger(int cell, Char ch)
static void
trigger(int pos, Char ch)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FireTrap()
public static void trigger(int pos, @Nullable Char ch)
public void doTrigger(int cell, Char ch)
doTrigger
ITrigger