public abstract class AbstractEventCallback extends Object implements EventCallback
EventCallback
.Constructor and Description |
---|
AbstractEventCallback() |
Modifier and Type | Method and Description |
---|---|
boolean |
isBaseGame()
Return whether the callback is for base game functionality.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrder
public boolean isBaseGame()
EventCallback
isBaseGame
in interface EventCallback