Class TreasureHunterA1BDI
- java.lang.Object
- 
- jadex.bdiv3.quickstart.treasureisland.TreasureHunterA1BDI
 
- 
 public class TreasureHunterA1BDI extends java.lang.ObjectBasic treasure hunter agent with just the environment.
- 
- 
Field SummaryFields Modifier and Type Field Description protected TreasureHunterEnvironmentenvThe treasure hunter world object.
 - 
Constructor SummaryConstructors Constructor Description TreasureHunterA1BDI()
 
- 
- 
- 
Field Detail- 
envprotected TreasureHunterEnvironment env The treasure hunter world object.
 
- 
 
-