Uses of Package
de.adom.jade.kernel

Packages that use de.adom.jade.kernel
de.adom.jade.beings   
de.adom.jade.kernel   
de.adom.jade.world   
 

Classes in de.adom.jade.kernel used by de.adom.jade.beings
Actor
          An actor is an abstract JADE concept for anything that can happen at a predetermined point in time.
DefaultActor
          An actor is an abstract JADE concept for anything that can happen at a predetermined point in time.
GUIDCarrier
          Implements a base class that has a GUID (a global unique identifier), that can be used to easily identify the class.
 

Classes in de.adom.jade.kernel used by de.adom.jade.kernel
Actor
          An actor is an abstract JADE concept for anything that can happen at a predetermined point in time.
ActorEvent
          Implements an actor event.
ActorListener
          Listens to the actions of actors.
Game
          Stores all global data.
GUIDCarrier
          Implements a base class that has a GUID (a global unique identifier), that can be used to easily identify the class.
 

Classes in de.adom.jade.kernel used by de.adom.jade.world
ActorQueue
          Manages a queue of actors sorted by the points in time when they are going to act.
GUIDCarrier
          Implements a base class that has a GUID (a global unique identifier), that can be used to easily identify the class.