Uses of Class
org.deken.game.movement.actions.TimeMovementAction

Packages that use TimeMovementAction
org.deken.game.movement The Movement package contains classes that allow a game piece to move. 
 

Uses of TimeMovementAction in org.deken.game.movement
 

Methods in org.deken.game.movement with parameters of type TimeMovementAction
 void TimeMovement.addTimeMovementAction(TimeMovementAction timeMovementAction)
          This adds a TimeMovementAction to this TimeMovement, and increases the fullTime of the sequence.