Inheritance diagram for SimImmuno.Antigen:

Public Member Functions | |
| Antigen (int x, int y) | |
| Antigen (int x, int y, int spe) | |
| Antigen (int x, int y, int spe, int life) | |
| new void | Action () |
Private Member Functions | |
| void | Infection (Cellule cell) |
| void | Mouvement () |
|
||||||||||||
|
Definition at line 26 of file Antigen.cs. References SimImmuno.Cellule.Life, SimImmuno.Cellule.rnd, and SimImmuno.Cellule.specificite. |
|
||||||||||||||||
|
Definition at line 32 of file Antigen.cs. References SimImmuno.Cellule.Life, and SimImmuno.Cellule.specificite. |
|
||||||||||||||||||||
|
Definition at line 38 of file Antigen.cs. References SimImmuno.Cellule.Life, and SimImmuno.Cellule.specificite. |
|
|
Reimplemented from SimImmuno.Cellule. Definition at line 44 of file Antigen.cs. References SimImmuno.Cellule.ccol_copy, SimImmuno.CellulesCollection.Clone(), SimImmuno.Cellule.DistTo(), SimImmuno.Antigen.Infection(), SimImmuno.Antigen.Mouvement(), and SimImmuno.Cellule.specificite. |
|
|
Definition at line 65 of file Antigen.cs. References SimImmuno.Cellule.index, SimImmuno.Cellule.Location, and SimImmuno.Cellule.specificite. Referenced by SimImmuno.Antigen.Action(). |
|
|
Reimplemented from SimImmuno.Cellule. Definition at line 74 of file Antigen.cs. References SimImmuno.Cellule.rnd. Referenced by SimImmuno.Antigen.Action(). |
1.4.2