|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnvironment
The possible actions that can be performed in the environment.
Method Summary | |
---|---|
boolean |
dropWasteInWastebin(Waste waste,
Wastebin wastebin)
Drop a piece of waste. |
Vision |
getVision(Cleaner cleaner)
Get the current vision. |
boolean |
pickUpWaste(Waste waste)
Try to pick up some piece of waste. |
Method Detail |
---|
Vision getVision(Cleaner cleaner)
cleaner
- The cleaner.
boolean pickUpWaste(Waste waste)
waste
- The waste.
boolean dropWasteInWastebin(Waste waste, Wastebin wastebin)
waste
- The piece of waste.wastebin
- The waste bin.
|
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.