Uses of Interface
net.sf.freecol.client.gui.OutForAnimationCallback

Packages that use OutForAnimationCallback
net.sf.freecol.client.gui Contains the GUI classes. 
 

Uses of OutForAnimationCallback in net.sf.freecol.client.gui
 

Methods in net.sf.freecol.client.gui with parameters of type OutForAnimationCallback
 void GUI.executeWithUnitOutForAnimation(Unit unit, Tile sourceTile, OutForAnimationCallback r)
          Run some code with the given unit made invisible.