C# 클래스 pdachess.Castle

상속: Token
파일 보기 프로젝트 열기: tuxoko/pdachess 1 사용 예제들

공개 메소드들

메소드 설명
Castle ( int x, int y, string side, Image img_l, Image img_d, Image img_l_p, Image img_d_p, Image img_l_s, Image img_d_s ) : System
Clone ( ) : object
getType ( ) : string

메소드 상세

Castle() 공개 메소드

public Castle ( int x, int y, string side, Image img_l, Image img_d, Image img_l_p, Image img_d_p, Image img_l_s, Image img_d_s ) : System
x int
y int
side string
img_l Image
img_d Image
img_l_p Image
img_d_p Image
img_l_s Image
img_d_s Image
리턴 System

Clone() 공개 메소드

public Clone ( ) : object
리턴 object

getType() 공개 메소드

public getType ( ) : string
리턴 string