ix.isim.actions
Class PointListMoveAction

java.lang.Object
  extended by ix.isim.ExecutableAction
      extended by ix.isim.actions.PointListMoveAction

public class PointListMoveAction
extends ExecutableAction


Field Summary
 
Fields inherited from class ix.isim.ExecutableAction
action, method
 
Constructor Summary
PointListMoveAction()
           
 
Method Summary
 void executeAction(MatchEnv env)
           
 
Methods inherited from class ix.isim.ExecutableAction
equals, simulate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointListMoveAction

public PointListMoveAction()
Method Detail

executeAction

public void executeAction(MatchEnv env)
                   throws SimulationException
Specified by:
executeAction in class ExecutableAction
Throws:
SimulationException