Public Member Functions | |
| frmMain () | |
Static Public Member Functions | |
| static void | ResetTimer () |
| static void | SetLog (bool debug, bool limit, int size) |
| static void | SetLoadOn (bool loading) |
| static void | SetDisplay (string nom, bool valeur) |
Public Attributes | |
| bool | LoopOn |
| frmBrowser | browser |
| frmOptions | opts |
Static Public Attributes | |
| static CellulesCollection | ccol |
| static bool | LoadOn |
| static frmLog | log |
| static frmControl | control |
| static bool | log_debug |
| static bool | log_limit |
| static int | log_limit_size |
| static string | titre_sim |
| static DateTime | dtChrono |
| static DateTime | dtLastChrono |
| static int | boucle_count |
| static int | boucle_per_seconde |
| static bool | af_normal |
| static bool | af_cellinfect |
| static bool | af_anticorp |
| static bool | af_antigen |
| static bool | af_CI |
| static bool | af_debris |
| static bool | af_LB |
| static bool | af_LBm |
| static bool | af_LT4 |
| static bool | af_LT4m |
| static bool | af_LT8m |
| static bool | af_LT8 |
| static bool | af_LTc |
| static bool | af_phago |
| static bool | af_plasmo |
| static bool | af_vih |
| static bool | af_infectvih |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
Private Member Functions | |
| void | MoelleOsseuse_Thymus () |
| void | RestartSim (string titre) |
| void | RenderPaint (object sender, System.Windows.Forms.PaintEventArgs e) |
| Image | MakeScreenShot () |
| Point | PositionToDisplay (string taille_icon, Point position) |
| void | InitializeComponent () |
| void | frmMain_Paint (object sender, System.Windows.Forms.PaintEventArgs e) |
| void | frmMain_Closing (object sender, System.ComponentModel.CancelEventArgs e) |
| void | frmMain_Load (object sender, System.EventArgs e) |
| void | frmMain_KeyPress (object sender, System.Windows.Forms.KeyPressEventArgs e) |
| void | ClearTab () |
| void | Pause () |
| void | menuItem13_Click (object sender, System.EventArgs e) |
| void | menuItem10_Click (object sender, System.EventArgs e) |
| void | menuItem11_Click (object sender, System.EventArgs e) |
| void | menuItem7_Click (object sender, System.EventArgs e) |
| void | menuItem8_Click (object sender, System.EventArgs e) |
| void | menuItem12_Click (object sender, System.EventArgs e) |
| void | menuItem5_Click (object sender, System.EventArgs e) |
| void | menuItem6_Click (object sender, System.EventArgs e) |
| void | menuItem14_Click (object sender, System.EventArgs e) |
| void | menuItem15_Click (object sender, System.EventArgs e) |
| void | menuItem16_Click (object sender, System.EventArgs e) |
| void | menuItem19_Click (object sender, System.EventArgs e) |
| void | menuItem26_Click (object sender, System.EventArgs e) |
| void | menuItem27_Click (object sender, System.EventArgs e) |
| void | menuItem18_Click (object sender, System.EventArgs e) |
| void | menuItem23_Click (object sender, System.EventArgs e) |
| void | menuItem20_Click (object sender, System.EventArgs e) |
| void | menuItem21_Click (object sender, System.EventArgs e) |
| void | menuItem22_Click (object sender, System.EventArgs e) |
| void | LoadExemple (string fichier, string titre) |
Static Private Member Functions | |
| static void | Main () |
Private Attributes | |
| System.ComponentModel.Container | components = null |
| bool | InitOn |
| int | fps |
| long | LastFPS |
| Random | rnd_pos |
| Random | rnd_value |
| int | last_choix |
| int | nb_normal |
| int | nb_cellinfect |
| int | nb_anticorp |
| int | nb_antigen |
| int | nb_CI |
| int | nb_debris |
| int | nb_LB |
| int | nb_LBm |
| int | nb_LT4 |
| int | nb_LT4m |
| int | nb_LT8m |
| int | nb_LT8 |
| int | nb_LTc |
| int | nb_phago |
| int | nb_plasmo |
| int | nb_vih |
| int | nb_infectvih |
| System.Windows.Forms.MainMenu | mainMenu |
| System.Windows.Forms.MenuItem | menuItem1 |
| System.Windows.Forms.MenuItem | menuItem2 |
| System.Windows.Forms.MenuItem | menuItem3 |
| System.Windows.Forms.MenuItem | menuItem4 |
| System.Windows.Forms.MenuItem | menuItem5 |
| System.Windows.Forms.MenuItem | menuItem6 |
| System.Windows.Forms.MenuItem | menuItem7 |
| System.Windows.Forms.MenuItem | menuItem8 |
| System.Windows.Forms.MenuItem | menuItem9 |
| System.Windows.Forms.MenuItem | menuItem10 |
| System.Windows.Forms.MenuItem | menuItem11 |
| System.Windows.Forms.MenuItem | menuItem12 |
| System.Windows.Forms.MenuItem | menuItem13 |
| System.Windows.Forms.MenuItem | menuItem14 |
| System.Windows.Forms.OpenFileDialog | openFileDialog1 |
| System.Windows.Forms.SaveFileDialog | saveFileDialog1 |
| System.Windows.Forms.MenuItem | menuItem16 |
| System.Windows.Forms.MenuItem | menuItem17 |
| System.Windows.Forms.MenuItem | menuItem18 |
| System.Windows.Forms.MenuItem | menuItem20 |
| System.Windows.Forms.MenuItem | menuItem21 |
| System.Windows.Forms.MenuItem | menuItem22 |
| System.Windows.Forms.MenuItem | menuItem23 |
| System.Windows.Forms.HelpProvider | helpProvider1 |
| System.Windows.Forms.MenuItem | menuItem19 |
| System.Windows.Forms.MenuItem | menuItem24 |
| System.Windows.Forms.MenuItem | menuItem25 |
| System.Windows.Forms.MenuItem | menuItem26 |
| System.Windows.Forms.MenuItem | menuItem27 |
| System.Windows.Forms.MenuItem | menuItem15 |
|
|
Definition at line 125 of file Form1.cs. References SimImmuno.frmMain.ccol, SimImmuno.frmMain.components, and SimImmuno.frmMain.InitializeComponent(). |
|
|
Definition at line 1154 of file Form1.cs. Referenced by SimImmuno.frmMain.RestartSim(). |
|
|
Definition at line 826 of file Form1.cs. References SimImmuno.frmMain.components. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Definition at line 839 of file Form1.cs. Referenced by SimImmuno.frmMain.frmMain(). |
|
||||||||||||
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Definition at line 137 of file Form1.cs. References SimImmuno.CellulesCollection.Add(), SimImmuno.frmMain.ccol, SimImmuno.frmMain.last_choix, SimImmuno.frmMain.log, SimImmuno.frmLog.NewEvent(), SimImmuno.frmMain.rnd_pos, and SimImmuno.frmMain.rnd_value. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
|
|
||||||||||||
|
Definition at line 743 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), and SimImmuno.frmMain.RenderPaint(). |
|
||||||||||||
|
|
Definition at line 195 of file Form1.cs. Referenced by SimImmuno.frmMain.RestartSim(). |
|
|
||||||||||||
|
|
Definition at line 209 of file Form1.cs. References SimImmuno.frmMain.LoadOn. |
|
||||||||||||||||
|
Definition at line 201 of file Form1.cs. References SimImmuno.frmMain.log_debug, SimImmuno.frmMain.log_limit, and SimImmuno.frmMain.log_limit_size. |
|
|
Definition at line 77 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 78 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 76 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 79 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 80 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 91 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 81 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 82 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 83 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 84 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 86 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 85 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 87 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 75 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 88 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 89 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 90 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetDisplay(). |
|
|
Definition at line 53 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.RestartSim(). |
|
|
Definition at line 54 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.RestartSim(). |
|
|
Definition at line 41 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 35 of file Form1.cs. Referenced by SimImmuno.frmMain.frmMain(), SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.MoelleOsseuse_Thymus(), and SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 34 of file Form1.cs. Referenced by SimImmuno.frmMain.Dispose(), and SimImmuno.frmMain.frmMain(). |
|
|
Definition at line 40 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 51 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 52 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 43 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
|
|
|
|
|
|
Definition at line 55 of file Form1.cs. Referenced by SimImmuno.frmMain.MoelleOsseuse_Thymus(). |
|
|
Definition at line 44 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 38 of file Form1.cs. Referenced by SimImmuno.frmMain.SetLoadOn(). |
|
|
Definition at line 39 of file Form1.cs. Referenced by SimImmuno.frmMain.MoelleOsseuse_Thymus(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.RestartSim(). |
|
|
Definition at line 47 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.SetLog(). |
|
|
Definition at line 48 of file Form1.cs. Referenced by SimImmuno.frmMain.SetLog(). |
|
|
Definition at line 49 of file Form1.cs. Referenced by SimImmuno.frmMain.SetLog(). |
|
|
Definition at line 36 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.RestartSim(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 59 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 60 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 58 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 61 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 62 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 73 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 63 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 64 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 65 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 66 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 68 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 67 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 69 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 57 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 70 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 71 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
Definition at line 72 of file Form1.cs. Referenced by SimImmuno.frmMain.RenderPaint(). |
|
|
|
|
|
|
|
|
Definition at line 45 of file Form1.cs. Referenced by SimImmuno.frmMain.MoelleOsseuse_Thymus(). |
|
|
Definition at line 46 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.MoelleOsseuse_Thymus(), and SimImmuno.frmMain.RenderPaint(). |
|
|
|
|
|
Definition at line 50 of file Form1.cs. Referenced by SimImmuno.frmMain.MakeScreenShot(), SimImmuno.frmMain.RenderPaint(), and SimImmuno.frmMain.RestartSim(). |
1.4.2