|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.runtime.AbstractPlan
jadex.runtime.Plan
jadex.examples.blackjack.dealer.DealerGameRoundPlayerPlan
public class DealerGameRoundPlayerPlan
Play a game round with the given player.
Constructor Summary | |
---|---|
DealerGameRoundPlayerPlan()
Create a new DealerPlayGameRoundPlan. |
Method Summary | |
---|---|
void |
aborted()
Aborted, reset player. |
void |
body()
Plan body. |
void |
failed()
Something went wrong. |
void |
passed()
Game complete, reset player. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DealerGameRoundPlayerPlan()
Method Detail |
---|
public void body()
body
in class Plan
public void failed()
failed
in class Plan
public void passed()
passed
in class Plan
public void aborted()
aborted
in class Plan
|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.