Uses of Class
warbot.kernel.Food

Packages that use Food
warbot.kernel   
 

Uses of Food in warbot.kernel
 

Methods in warbot.kernel with parameters of type Food
 void BasicBody.eat(Food f)
           
 void Brain.eat(Food fd)
          Try to eat some Food (Food is a percept like everything in warbot world), This action may only be performed once per turn (when the robot is actived), Thus, it is useless to call it several time in the doIt (it will have no effect)
 



Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.