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

SimImmuno.Anticorp Class Reference

Inheritance diagram for SimImmuno.Anticorp:

SimImmuno.Cellule List of all members.

Public Member Functions

 Anticorp (int x, int y, int spe)
 Anticorp (int x, int y, int spe, int life)
new void Action ()

Private Member Functions

void CreatedCI (Cellule ac, Cellule ag)
void Mouvement ()
bool TestIfAlive (Cellule cell)
bool TestIfDejaSelect (Cellule cell)

Constructor & Destructor Documentation

SimImmuno.Anticorp.Anticorp int  x,
int  y,
int  spe
 

Definition at line 26 of file Anticorp.cs.

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

SimImmuno.Anticorp.Anticorp int  x,
int  y,
int  spe,
int  life
 

Definition at line 33 of file Anticorp.cs.

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


Member Function Documentation

new void SimImmuno.Anticorp.Action  ) 
 

Reimplemented from SimImmuno.Cellule.

Definition at line 40 of file Anticorp.cs.

References SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Anticorp.CreatedCI(), SimImmuno.Cellule.DistTo(), SimImmuno.Anticorp.Mouvement(), and SimImmuno.Cellule.specificite.

void SimImmuno.Anticorp.CreatedCI Cellule  ac,
Cellule  ag
[private]
 

Definition at line 73 of file Anticorp.cs.

References SimImmuno.Cellule.index, and SimImmuno.Cellule.Location.

Referenced by SimImmuno.Anticorp.Action().

void SimImmuno.Anticorp.Mouvement  )  [private]
 

Reimplemented from SimImmuno.Cellule.

Definition at line 83 of file Anticorp.cs.

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

Referenced by SimImmuno.Anticorp.Action().

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

Definition at line 140 of file Anticorp.cs.

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

Referenced by SimImmuno.Anticorp.Mouvement().

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

Definition at line 159 of file Anticorp.cs.

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

Referenced by SimImmuno.Anticorp.Mouvement().


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