Uses of Class
dip.world.Border

Packages that use Border
dip.world   
 

Uses of Border in dip.world
 

Methods in dip.world that return Border
 Border Province.getTransit(Location fromLoc, Unit.Type unit, Phase phase, java.lang.Class orderClass)
          Checks if unit can transit from a Location to this Province.
 Border Province.getTransit(Phase phase, Order order)
          Convenient version of getTransit()
 

Methods in dip.world with parameters of type Border
protected  void Province.setBorders(Border[] value)
          Sets the Border data for this province.
 



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.