|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Entity | |
---|---|
warbot.kernel |
Uses of Entity in warbot.kernel |
---|
Subclasses of Entity in warbot.kernel | |
---|---|
class |
BasicBody
The abstract body class. |
class |
Explorer
|
class |
Hamburger
|
class |
Home
|
class |
MovableEntity
|
class |
Palmtree
|
class |
Rocket
|
class |
RocketLauncher
|
class |
Wall
|
Methods in warbot.kernel that return Entity | |
---|---|
protected Entity |
Percept.getEntity()
|
Methods in warbot.kernel with parameters of type Entity | |
---|---|
protected double |
Entity.distanceFrom(Entity e)
Compute the distance between this entity and another entity e. |
protected boolean |
Entity.dropEntity(Entity e,
double direction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |