|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gecco.game.dke.Def | +--gecco.game.dke3.DefDKE3
DefDKE3.java Created: Tue Jan 20 16:43:52 2004
Field Summary |
Constructor Summary | |
DefDKE3()
|
Method Summary | |
static double |
getAutoFireCheckDelay()
|
static String |
getAutoFireOffActionName()
|
static String |
getAutoFireOnActionName()
|
static double |
getCombatExtendTime()
Overrides parent |
static double |
getDisturbedTime()
Overrides parent |
static double |
getIndirectFireExtendTime(WarUnitDKE3 wu)
Overrides parent |
static int |
getInitialOpenRouteRange()
getInitialOpenRouteRange returns the range from each WarUnit that should be used to set open routs when initializing the game used by DKE3Referee.setInitialOpenRoute() |
static double |
getMaxGameTime()
|
static int |
getRegainStrengthTime()
Overrides parent |
static double |
getReloadExtendTime()
Overrides parent |
static double |
getTimeToShowIndirectFire()
Overrides parent |
static double |
speedFactorConverter(int intFactor)
Overrides parent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefDKE3()
Method Detail |
public static double getMaxGameTime()
public static double getAutoFireCheckDelay()
public static String getAutoFireOnActionName()
public static String getAutoFireOffActionName()
public static double getTimeToShowIndirectFire()
public static double getIndirectFireExtendTime(WarUnitDKE3 wu)
public static double getReloadExtendTime()
public static double getDisturbedTime()
public static double getCombatExtendTime()
public static int getRegainStrengthTime()
public static double speedFactorConverter(int intFactor)
public static int getInitialOpenRouteRange()
int
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |