Package jadex.bdiv3.quickstart
Class QuickstartBDI
- java.lang.Object
-
- jadex.bdiv3.quickstart.QuickstartBDI
-
public class QuickstartBDI extends java.lang.Object
A simple BDI agent that likes to have the mouse in the upper left corner.
-
-
Constructor Summary
Constructors Constructor Description QuickstartBDI()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
start(IInternalAccess self)
On startup, the agent should adopt an instance of the goal.
-
-
-
Method Detail
-
start
public void start(IInternalAccess self)
On startup, the agent should adopt an instance of the goal.
-
-