Inheritance diagram for SimImmuno.Anticorp:

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