Uses of Class
de.hattrickorganizer.logik.matchengine.engine.common.Action

Packages that use Action
de.hattrickorganizer.logik.matchengine.engine.core   
 

Uses of Action in de.hattrickorganizer.logik.matchengine.engine.core
 

Methods in de.hattrickorganizer.logik.matchengine.engine.core that return Action
protected  Action CounterAttackGenerator.calculateCounterAttack(int minute, TeamGameData team)
          Generates the CA action, if any
 Action[] ActionGenerator.predict(int minute)
          TODO Missing Method Documentation
 Action[] ActionGenerator.simulate()