C# 클래스 MBC.App.FormBattleship.Controls.ShipButton

상속: System.Windows.Forms.Button
파일 보기 프로젝트 열기: aiclub/Mohawk_Battleship

공개 메소드들

메소드 설명
ShipButton ( ) : System
ShipButton ( int size ) : System
toggleOrientation ( ) : ShipOrientation

Toggles the ships orientation.

메소드 상세

ShipButton() 공개 메소드

public ShipButton ( ) : System
리턴 System

ShipButton() 공개 메소드

public ShipButton ( int size ) : System
size int
리턴 System

toggleOrientation() 공개 메소드

Toggles the ships orientation.
public toggleOrientation ( ) : ShipOrientation
리턴 ShipOrientation