C# Class BattleShip.GameOver

Afficher le fichier Open project: LucienCamuglia/Battleships Class Usage Examples

Méthodes publiques

Méthode Description
CreateCendre ( ) : void
Draw ( PaintEventArgs pe ) : void
GameOver ( Form view ) : System

Method Details

CreateCendre() public méthode

public CreateCendre ( ) : void
Résultat void

Draw() public méthode

public Draw ( PaintEventArgs pe ) : void
pe System.Windows.Forms.PaintEventArgs
Résultat void

GameOver() public méthode

public GameOver ( Form view ) : System
view System.Windows.Forms.Form
Résultat System