public string GetTilePath( int x, int y )
Public Function GetTilePath ( _ x As Integer, _ y As Integer _ ) As String
public: String^ GetTilePath( int^ x, int^ y )