C# 클래스 BattleShip.GameOver

파일 보기 프로젝트 열기: LucienCamuglia/Battleships 1 사용 예제들

공개 메소드들

메소드 설명
CreateCendre ( ) : void
Draw ( PaintEventArgs pe ) : void
GameOver ( Form view ) : System

메소드 상세

CreateCendre() 공개 메소드

public CreateCendre ( ) : void
리턴 void

Draw() 공개 메소드

public Draw ( PaintEventArgs pe ) : void
pe System.Windows.Forms.PaintEventArgs
리턴 void

GameOver() 공개 메소드

public GameOver ( Form view ) : System
view System.Windows.Forms.Form
리턴 System