Package net.sf.freecol.client.gui.animation
Contains the FreeCol unit amimation classes.
-
Interface Summary Interface Description Animations.Procedure Trivial wrapper for zero-argument-zero-return function, used as a callback for an animation to trigger painting. -
Class Summary Class Description Animation The base class for the animations.Animations A facade for animations.UnitImageAnimation Class for in-place animation of units.UnitMoveAnimation Class for the animation of units movement.