C# Class Risk1.SaldiriEkrani

Afficher le fichier Open project: faridmovsumov/absoluterisk Class Usage Examples

Méthodes publiques

Méthode Description
SaldiriEkrani ( Bolge b1, Bolge b2, Form1 f1 ) : System
refreshSaldiriEkrani ( ) : void
warAttack ( ) : void
warAttackForAi ( ) : void
warDoORDie ( ) : void
warDoORDieForAi ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

SaldiriEkrani_Load ( object sender, EventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
button3_Click ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

SaldiriEkrani() public méthode

public SaldiriEkrani ( Bolge b1, Bolge b2, Form1 f1 ) : System
b1 Bolge
b2 Bolge
f1 Form1
Résultat System

refreshSaldiriEkrani() public méthode

public refreshSaldiriEkrani ( ) : void
Résultat void

warAttack() public méthode

public warAttack ( ) : void
Résultat void

warAttackForAi() public méthode

public warAttackForAi ( ) : void
Résultat void

warDoORDie() public méthode

public warDoORDie ( ) : void
Résultat void

warDoORDieForAi() public méthode

public warDoORDieForAi ( ) : void
Résultat void