|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JassAI | |
|---|---|
| jagafa.ai | |
| jagafa.object | |
| Uses of JassAI in jagafa.ai |
|---|
| Classes in jagafa.ai that implement JassAI | |
|---|---|
class |
CoreAI
AI - Yet only for Oben-, Unten- and Coiffeur-RuleSet Uses the ProbabilityTable for the Throw/Bring strategy only TODO: Extend probability table usage to other strategys |
class |
ProbabilityAI
AI - Yet only for Oben-, Unten- and Coiffeur-RuleSet Uses the ProbabilityTable for the Throw/Bring strategy only TODO: Extend probability table usage to other strategys |
class |
SimpleAI
A simple (quite stupid) AI implementation |
| Uses of JassAI in jagafa.object |
|---|
| Methods in jagafa.object that return JassAI | |
|---|---|
JassAI |
Player.getAI()
Get the players AI instance |
| Methods in jagafa.object with parameters of type JassAI | |
|---|---|
void |
Player.setAI(JassAI simpleAI)
|
| Constructors in jagafa.object with parameters of type JassAI | |
|---|---|
Player(int numberOfCards,
boolean isHuman,
JassAI ai)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||