Mine.getX C# (CSharp) Method

getX() public method

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