Inheritance diagram for SimImmuno.LT8m:

Public Member Functions | |
| LT8m (int x, int y, int spe) | |
| LT8m (int x, int y, int spe, int life) | |
| void | Activation (Cellule cell) |
| new void | Action () |
Private Member Functions | |
| void | ProdLTc (Cellule lt8_producteur) |
| void | ProdLT8Memoire (Cellule icell) |
| 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 LT8m.cs. References SimImmuno.Cellule.cell_plusproche, SimImmuno.LT8m.last_infect_detect, SimImmuno.Cellule.Life, and SimImmuno.Cellule.specificite. Referenced by SimImmuno.LT8m.ProdLT8Memoire(). |
|
||||||||||||||||||||
|
Definition at line 37 of file LT8m.cs. References SimImmuno.Cellule.cell_plusproche, SimImmuno.LT8m.last_infect_detect, SimImmuno.Cellule.Life, and SimImmuno.Cellule.specificite. |
|
|
Reimplemented from SimImmuno.Cellule. Definition at line 50 of file LT8m.cs. References SimImmuno.LT8m.active_by_il, SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.LT8m.last_infect_detect, SimImmuno.LT8m.Mouvement(), SimImmuno.LT8m.ProdLTc(), SimImmuno.Cellule.rnd, and SimImmuno.Cellule.specificite. |
|
|
Definition at line 44 of file LT8m.cs. References SimImmuno.LT8m.active_by_il. |
|
|
Reimplemented from SimImmuno.Cellule. Definition at line 146 of file LT8m.cs. References SimImmuno.LT8m.active_by_il, SimImmuno.Cellule.ccol_copy, SimImmuno.Cellule.cell_plusproche, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.Cellule.Location, SimImmuno.Cellule.rnd, SimImmuno.LT8m.TestIfAlive(), and SimImmuno.LT8m.TestIfDejaSelect(). Referenced by SimImmuno.LT8m.Action(). |
|
|
Definition at line 124 of file LT8m.cs. References SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.Location, SimImmuno.LT8m.LT8m(), SimImmuno.Cellule.rnd, and SimImmuno.Cellule.specificite. Referenced by SimImmuno.LT8m.ProdLTc(). |
|
|
Definition at line 98 of file LT8m.cs. References SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.Location, SimImmuno.LT8m.ProdLT8Memoire(), SimImmuno.Cellule.rnd, and SimImmuno.Cellule.specificite. Referenced by SimImmuno.LT8m.Action(). |
|
|
Definition at line 208 of file LT8m.cs. References SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.Cellule.index, and SimImmuno.Cellule.specificite. Referenced by SimImmuno.LT8m.Mouvement(). |
|
|
Definition at line 227 of file LT8m.cs. References SimImmuno.Cellule.ccol_copy, and SimImmuno.CellulesCollection.Clone(). Referenced by SimImmuno.LT8m.Mouvement(). |
|
|
Definition at line 27 of file LT8m.cs. Referenced by SimImmuno.LT8m.Action(), SimImmuno.LT8m.Activation(), and SimImmuno.LT8m.Mouvement(). |
|
|
Definition at line 26 of file LT8m.cs. Referenced by SimImmuno.LT8m.Action(), and SimImmuno.LT8m.LT8m(). |
1.4.2