Inheritance diagram for SimImmuno.LT4m:

Public Member Functions | |
| LT4m (int x, int y, int spe) | |
| LT4m (int x, int y, int spe, int life) | |
| new void | Action () |
| void | Activation (Cellule cell) |
Private Member Functions | |
| void | ProdLT4Memoire (Cellule icell) |
| void | ProdIL (int spe) |
| void | Mouvement () |
| bool | TestIfAlive (Cellule cell) |
| bool | TestIfDejaSelect (Cellule cell) |
Private Attributes | |
| int | last_infect_detect |
| int | active_by_il = 0 |
|
||||||||||||||||
|
Definition at line 29 of file LT4m.cs. References SimImmuno.Cellule.cell_plusproche, SimImmuno.LT4m.last_infect_detect, SimImmuno.Cellule.Life, and SimImmuno.Cellule.specificite. Referenced by SimImmuno.LT4m.ProdLT4Memoire(). |
|
||||||||||||||||||||
|
Definition at line 37 of file LT4m.cs. References SimImmuno.Cellule.cell_plusproche, SimImmuno.LT4m.last_infect_detect, SimImmuno.Cellule.Life, and SimImmuno.Cellule.specificite. |
|
|
Reimplemented from SimImmuno.Cellule. Definition at line 45 of file LT4m.cs. References SimImmuno.LT4m.active_by_il, SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.LT4m.last_infect_detect, SimImmuno.LT4m.Mouvement(), SimImmuno.LT4m.ProdIL(), SimImmuno.LT4m.ProdLT4Memoire(), SimImmuno.Cellule.rnd, and SimImmuno.Cellule.specificite. |
|
|
Definition at line 80 of file LT4m.cs. References SimImmuno.LT4m.active_by_il. |
|
|
Reimplemented from SimImmuno.Cellule. Definition at line 143 of file LT4m.cs. References SimImmuno.LT4m.active_by_il, SimImmuno.Cellule.ccol_copy, SimImmuno.Cellule.cell_plusproche, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.Cellule.Location, SimImmuno.Cellule.rnd, SimImmuno.LT4m.TestIfAlive(), and SimImmuno.LT4m.TestIfDejaSelect(). Referenced by SimImmuno.LT4m.Action(). |
|
|
Definition at line 108 of file LT4m.cs. References SimImmuno.Cellule.ccol_copy, and SimImmuno.CellulesCollection.Clone(). Referenced by SimImmuno.LT4m.Action(). |
|
|
Definition at line 86 of file LT4m.cs. References SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.Location, SimImmuno.LT4m.LT4m(), SimImmuno.Cellule.rnd, and SimImmuno.Cellule.specificite. Referenced by SimImmuno.LT4m.Action(). |
|
|
Definition at line 205 of file LT4m.cs. References SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.Cellule.index, and SimImmuno.Cellule.specificite. Referenced by SimImmuno.LT4m.Mouvement(). |
|
|
Definition at line 224 of file LT4m.cs. References SimImmuno.Cellule.ccol_copy, and SimImmuno.CellulesCollection.Clone(). Referenced by SimImmuno.LT4m.Mouvement(). |
|
|
Definition at line 27 of file LT4m.cs. Referenced by SimImmuno.LT4m.Action(), SimImmuno.LT4m.Activation(), and SimImmuno.LT4m.Mouvement(). |
|
|
Definition at line 26 of file LT4m.cs. Referenced by SimImmuno.LT4m.Action(), and SimImmuno.LT4m.LT4m(). |
1.4.2