Interface MapElementConfig


  • public interface MapElementConfig
    Represents configuration for a map element
    • Method Detail

      • getMapIcon

        SpritePixels getMapIcon​(boolean unused)
        Gets the sprite icon to display on the world map.
        Parameters:
        unused - unused value
        Returns:
        the sprite icon to display on the world map
      • getCategory

        int getCategory()
        Get the category of this icon type.
        Returns: