Inheritance diagram for SimImmuno.LTc:

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) |
|
||||||||||||||||
|
Definition at line 26 of file LTc.cs. References SimImmuno.Cellule.cell_plusproche, SimImmuno.Cellule.Life, and SimImmuno.Cellule.specificite. |
|
||||||||||||||||||||
|
Definition at line 33 of file LTc.cs. References SimImmuno.Cellule.cell_plusproche, SimImmuno.Cellule.Life, and SimImmuno.Cellule.specificite. |
|
|
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. |
|
|
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(). |
|
|
Definition at line 64 of file LTc.cs. References SimImmuno.Cellule.index, SimImmuno.Cellule.Location, and SimImmuno.Cellule.specificite. Referenced by SimImmuno.LTc.Action(). |
|
|
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(). |
|
|
Definition at line 153 of file LTc.cs. References SimImmuno.Cellule.ccol_copy, and SimImmuno.CellulesCollection.Clone(). Referenced by SimImmuno.LTc.Mouvement(). |
1.4.2