Interface Mourir

All Superinterfaces:
Serializable
All Known Implementing Classes:
MourirFourmi, MourirInsecte, MourirNull

public interface Mourir extends Serializable
died.
Allow a Creature to died
Author:
Hydrolien
  • Method Details

    • mourir

      void mourir(Creature c, int r)
      Died.
      Parameters:
      c - Insecte who is dieing
      r - Reason of death
    • supprimerDeLaCarte

      void supprimerDeLaCarte(Creature c)
      Delete on the map.
      Parameters:
      c - Insecte who is dieing