Uses of Class
dip.world.RuleOptions.Option

Packages that use RuleOptions.Option
dip.world   
 

Uses of RuleOptions.Option in dip.world
 

Fields in dip.world declared as RuleOptions.Option
static RuleOptions.Option RuleOptions.OPTION_BUILDS
           
static RuleOptions.Option RuleOptions.OPTION_WINGS
           
static RuleOptions.Option RuleOptions.OPTION_CONVOYED_MOVES
           
 

Methods in dip.world with parameters of type RuleOptions.Option
 void RuleOptions.setOption(RuleOptions.Option option, RuleOptions.OptionValue value)
          Sets the OptionValue for an Option.
 RuleOptions.OptionValue RuleOptions.getOptionValue(RuleOptions.Option option)
          Obtains the value for an Option.
 



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