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

SimImmuno.LTc Class Reference

Inheritance diagram for SimImmuno.LTc:

SimImmuno.Cellule List of all members.

Public Member Functions

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

Private Member Functions

void Perforine (Cellule cell_infect)
void Mouvement ()
bool TestIfAlive (Cellule cell)
bool TestIfDejaSelect (Cellule cell)

Constructor & Destructor Documentation

SimImmuno.LTc.LTc int  x,
int  y,
int  spe
 

Definition at line 26 of file LTc.cs.

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

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

Definition at line 33 of file LTc.cs.

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


Member Function Documentation

new void SimImmuno.LTc.Action  ) 
 

Reimplemented from SimImmuno.Cellule.

Definition at line 40 of file LTc.cs.

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

void SimImmuno.LTc.Mouvement  )  [private]
 

Reimplemented from SimImmuno.Cellule.

Definition at line 77 of file LTc.cs.

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

Referenced by SimImmuno.LTc.Action().

void SimImmuno.LTc.Perforine Cellule  cell_infect  )  [private]
 

Definition at line 64 of file LTc.cs.

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

Referenced by SimImmuno.LTc.Action().

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

Definition at line 134 of file LTc.cs.

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

Referenced by SimImmuno.LTc.Mouvement().

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

Definition at line 153 of file LTc.cs.

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

Referenced by SimImmuno.LTc.Mouvement().


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