C# Class LifeSimulation.Core.GUI.StartScreen

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: dankrusi/life-simulation-challenge

Méthodes publiques

Méthode Description
StartScreen ( ) : System

Private Methods

Méthode Description
buttonSimulate_Click ( object sender, EventArgs e ) : void
createLabel ( string text ) : Label
trackbarInitialLifelets_Scroll ( object sender, EventArgs e ) : void

Method Details

StartScreen() public méthode

public StartScreen ( ) : System
Résultat System