Inheritance diagram for SimImmuno.InfectVIH:

Public Member Functions | |
| InfectVIH (int x, int y) | |
| InfectVIH (int x, int y, int life) | |
| InfectVIH (int x, int y, bool mute) | |
| new void | Action () |
Private Member Functions | |
| void | ProdVIH () |
| void | Mouvement () |
Private Attributes | |
| bool | mutation |
|
||||||||||||
|
Definition at line 28 of file InfectVIH.cs. References SimImmuno.Cellule.Life, SimImmuno.InfectVIH.mutation, and SimImmuno.Cellule.specificite. |
|
||||||||||||||||
|
Definition at line 35 of file InfectVIH.cs. References SimImmuno.Cellule.Life, SimImmuno.InfectVIH.mutation, and SimImmuno.Cellule.specificite. |
|
||||||||||||||||
|
Definition at line 42 of file InfectVIH.cs. References SimImmuno.Cellule.Life, SimImmuno.InfectVIH.mutation, and SimImmuno.Cellule.specificite. |
|
|
Reimplemented from SimImmuno.Cellule. Definition at line 49 of file InfectVIH.cs. References SimImmuno.InfectVIH.Mouvement(), SimImmuno.InfectVIH.ProdVIH(), and SimImmuno.Cellule.rnd. |
|
|
Reimplemented from SimImmuno.Cellule. Definition at line 70 of file InfectVIH.cs. References SimImmuno.Cellule.rnd. Referenced by SimImmuno.InfectVIH.Action(). |
|
|
Definition at line 62 of file InfectVIH.cs. References SimImmuno.Cellule.Location, SimImmuno.InfectVIH.mutation, and SimImmuno.Cellule.rnd. Referenced by SimImmuno.InfectVIH.Action(). |
|
|
Definition at line 26 of file InfectVIH.cs. Referenced by SimImmuno.InfectVIH.InfectVIH(), and SimImmuno.InfectVIH.ProdVIH(). |
1.4.2