Package jadex.micro.examples.lottery
Class HumanPlayerAgent
- java.lang.Object
-
- jadex.micro.examples.lottery.HumanPlayerAgent
-
public class HumanPlayerAgent extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected IInternalAccess
agent
-
Constructor Summary
Constructors Constructor Description HumanPlayerAgent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
body()
-
-
-
Field Detail
-
agent
protected IInternalAccess agent
-
-