C# Class pdachess.Castle

Inheritance: Token
Afficher le fichier Open project: tuxoko/pdachess Class Usage Examples

Méthodes publiques

Méthode Description
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

Method Details

Castle() public méthode

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
Résultat System

Clone() public méthode

public Clone ( ) : object
Résultat object

getType() public méthode

public getType ( ) : string
Résultat string