Mine.getX C# (CSharp) Méthode

getX() public méthode

public getX ( ) : float
Résultat float
	public float getX() {return _x;}
	public float getZ() {return _z;}