|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hattrickorganizer.logik.matchengine.engine.core.BaseActionGenerator
de.hattrickorganizer.logik.matchengine.engine.core.CounterAttackGenerator
public class CounterAttackGenerator
TODO Missing Class Documentation
Constructor Summary | |
---|---|
CounterAttackGenerator(TeamData homeTeamData,
TeamData awayTeamData)
|
Method Summary | |
---|---|
protected Action |
calculateCounterAttack(int minute,
TeamGameData team)
Generates the CA action, if any |
Methods inherited from class de.hattrickorganizer.logik.matchengine.engine.core.BaseActionGenerator |
---|
compare, getArea, getEffectiveness, getRandom, getRandomInt, hasChance, isScore |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CounterAttackGenerator(TeamData homeTeamData, TeamData awayTeamData)
Method Detail |
---|
protected final Action calculateCounterAttack(int minute, TeamGameData team)
minute
- The minute to simulateteam
- The TeamGameData for the team having the opportunity for a CA
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |