|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wyvern.kernel.motion.ContactManager
This class encapsulates the logic for deciding what to do if a move actually results in a push, attack, or some other action.
Method Summary | |
static CommandEvent |
checkSpecial(MoveEvent event)
Sees if this move will result in a different event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static CommandEvent checkSpecial(MoveEvent event)
event
- a MoveEvent containing the parameters of the
proposed move.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |