Interface Netoyer

All Superinterfaces:
Serializable
All Known Implementing Classes:
NetoyerFourmi, NetoyerNull

public interface Netoyer extends Serializable
clean.
Allow a Creature to do clean an other 1 or itself
Author:
Hydrolien
  • Method Details

    • netoyer

      void netoyer(Creature c)
    • netoyer

      void netoyer(Creature c, Creature c2)
    • netoyerIa

      boolean netoyerIa(Creature c)
    • getNombreDeCreatureANetoyer

      int getNombreDeCreatureANetoyer(Creature c)