C# Class _3D_Madness.Pawn

Datei anzeigen Open project: Arasho/GR

Public Methods

Method Description
Pawn ( int x, int y, Element krawedz, int wartosc ) : System

Creates new Pawn

Method Details

Pawn() public method

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
return System