Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

SimImmuno.Phagocyte Class Reference

Inheritance diagram for SimImmuno.Phagocyte:

SimImmuno.Cellule List of all members.

Public Member Functions

 Phagocyte (int x, int y)
 Phagocyte (int x, int y, int life)
new void Action ()

Private Member Functions

void Phagocytose (Cellule ci)
void Mouvement ()
bool TestIfAlive (Cellule cell)
bool TestIfDejaSelect (Cellule cell)

Constructor & Destructor Documentation

SimImmuno.Phagocyte.Phagocyte int  x,
int  y
 

Definition at line 26 of file Phagocyte.cs.

References SimImmuno.Cellule.cell_plusproche, and SimImmuno.Cellule.Life.

SimImmuno.Phagocyte.Phagocyte int  x,
int  y,
int  life
 

Definition at line 32 of file Phagocyte.cs.

References SimImmuno.Cellule.cell_plusproche, and SimImmuno.Cellule.Life.


Member Function Documentation

new void SimImmuno.Phagocyte.Action  ) 
 

Reimplemented from SimImmuno.Cellule.

Definition at line 38 of file Phagocyte.cs.

References SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.Phagocyte.Mouvement(), and SimImmuno.Phagocyte.Phagocytose().

void SimImmuno.Phagocyte.Mouvement  )  [private]
 

Reimplemented from SimImmuno.Cellule.

Definition at line 71 of file Phagocyte.cs.

References SimImmuno.Cellule.ccol_copy, SimImmuno.Cellule.cell_plusproche, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.Cellule.Location, SimImmuno.Cellule.rnd, SimImmuno.Phagocyte.TestIfAlive(), and SimImmuno.Phagocyte.TestIfDejaSelect().

Referenced by SimImmuno.Phagocyte.Action().

void SimImmuno.Phagocyte.Phagocytose Cellule  ci  )  [private]
 

Definition at line 65 of file Phagocyte.cs.

References SimImmuno.Cellule.cell_plusproche, and SimImmuno.Cellule.index.

Referenced by SimImmuno.Phagocyte.Action().

bool SimImmuno.Phagocyte.TestIfAlive Cellule  cell  )  [private]
 

Definition at line 125 of file Phagocyte.cs.

References SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), and SimImmuno.Cellule.index.

Referenced by SimImmuno.Phagocyte.Mouvement().

bool SimImmuno.Phagocyte.TestIfDejaSelect Cellule  cell  )  [private]
 

Definition at line 144 of file Phagocyte.cs.

References SimImmuno.Cellule.ccol_copy, and SimImmuno.CellulesCollection.Clone().

Referenced by SimImmuno.Phagocyte.Mouvement().


The documentation for this class was generated from the following file:
Generated on Sat Jun 4 15:03:49 2005 for SimImmuno by  doxygen 1.4.2