|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Convoy | |
dip.gui.order | |
dip.order |
Uses of Convoy in dip.gui.order |
Subclasses of Convoy in dip.gui.order | |
class |
GUIConvoy
GUIOrder subclass of Convoy order. |
Methods in dip.gui.order that return Convoy | |
Convoy |
GUIOrderFactory.createConvoy(Power power,
Location src,
Unit.Type srcUnitType,
Location convoySrc,
Power convoyPower,
Unit.Type convoySrcUnitType,
Location convoyDest)
Creates a GUIConvoy order |
Uses of Convoy in dip.order |
Methods in dip.order that return Convoy | |
abstract Convoy |
OrderFactory.createConvoy(Power power,
Location src,
Unit.Type srcUnitType,
Location convoySrc,
Power convoyPower,
Unit.Type convoySrcUnitType,
Location convoyDest)
Creates a Convoy order |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |