Interface Namer


public interface Namer
  • Method Summary

    Modifier and Type
    Method
    Description
    getName(int x, int y)
    Gets a name for a heightmap tile given its cell id
  • Method Details

    • getName

      String getName(int x, int y)
      Gets a name for a heightmap tile given its cell id
      Parameters:
      x -
      y -
      Returns:
      a tile name