JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
jadex.micro.examples.hunterprey.service
Interface IFood
All Superinterfaces:
IPreyPerceivable
public interface
IFood
extends
IPreyPerceivable
Representation of a perceived food.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getX
()
Get the x coordinate relative to the perceiving creature.
int
getY
()
Get the y coordinate relative to the perceiving creature.
Method Detail
getX
int getX()
Get the x coordinate relative to the perceiving creature.
getY
int getY()
Get the y coordinate relative to the perceiving creature.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method