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