public abstract class GuessingEvent extends Event
source
GuessingEvent(java.lang.Object source)
GuessingEvent(java.lang.Object source, int type)
int
getGuessing()
getType
getSource, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GuessingEvent(java.lang.Object source)
public GuessingEvent(java.lang.Object source, int type)
public int getGuessing()