C# Class _3D_Madness.Pawn

Afficher le fichier Open project: Arasho/GR

Méthodes publiques

Méthode Description
Pawn ( int x, int y, Element krawedz, int wartosc ) : System

Creates new Pawn

Method Details

Pawn() public méthode

Creates new Pawn
public Pawn ( int x, int y, Element krawedz, int wartosc ) : System
x int position x of a pawn
y int position y of a pawn
krawedz Element
wartosc int
Résultat System