C# Class machine2014arcade.Game.ScreenMessage

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: JDGETS/machine2014 Class Usage Examples

Méthodes publiques

Méthode Description
Go ( ) : void
ScreenMessage ( MainWindow win, String text, ScreenMessageQueue queue ) : System

Private Methods

Méthode Description
Done ( ) : void
InitializeComponent ( ) : void
ScreenMessage_KeyPress ( object sender, KeyPressEventArgs e ) : void
ScreenMessage_Load ( object sender, EventArgs e ) : void
tmrMvt_Tick ( object sender, EventArgs e ) : void

Method Details

Go() public méthode

public Go ( ) : void
Résultat void

ScreenMessage() public méthode

public ScreenMessage ( MainWindow win, String text, ScreenMessageQueue queue ) : System
win MainWindow
text String
queue ScreenMessageQueue
Résultat System