Jadex 0.941

jadex.examples.hunterprey.creature.hunters.ldahunter.potentialfield
Class FoodModel

java.lang.Object
  extended byjadex.examples.hunterprey.creature.hunters.ldahunter.potentialfield.FoodModel

public final class FoodModel
extends Object


Constructor Summary
FoodModel(int w, int h)
          Constructor: FoodModel.
 
Method Summary
 void clearRange(int x, int y, int r)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FoodModel

public FoodModel(int w,
                 int h)
Constructor: FoodModel.

Parameters:
w -
h -
Method Detail

clearRange

public void clearRange(int x,
                       int y,
                       int r)
Parameters:
x -
y -
r - vision range

Jadex 0.941

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.