Uses of Class
org.deken.game.motion.BaseMotion

Packages that use BaseMotion
org.deken.game.motion The motion package contains classes for controlling the motion of a game piece. 
 

Uses of BaseMotion in org.deken.game.motion
 

Subclasses of BaseMotion in org.deken.game.motion
 class CardinalMotion
           Title: CardinalMotion
 class FourWayMotion
           Title: FourWayMotion
 class SingleMotion
           Title: SingleMotion
 class StaticMotion
           Title: StaticMotion
 class TwoWayMotion
           Title: TwoWayMotion