Interface CustomEntitySpecAPI


public interface CustomEntitySpecAPI
  • Method Details

    • getNameInText

      String getNameInText()
    • getAOrAn

      String getAOrAn()
    • getIsOrAre

      String getIsOrAre()
    • isRenderCircleIndicatorSelectionFlash

      boolean isRenderCircleIndicatorSelectionFlash()
    • isRenderCircleIndicator

      boolean isRenderCircleIndicator()
    • isScaleIconWithZoom

      boolean isScaleIconWithZoom()
    • isInteractable

      boolean isInteractable()
    • getSheetName

      String getSheetName()
    • getSheetCellSize

      float getSheetCellSize()
    • getInteractionImage

      String getInteractionImage()
    • isUseLightColor

      boolean isUseLightColor()
    • isRenderShadow

      boolean isRenderShadow()
    • isScaleNameWithZoom

      boolean isScaleNameWithZoom()
    • getNameShadowColor

      Color getNameShadowColor()
    • isShowInCampaign

      boolean isShowInCampaign()
    • getDefaultRadius

      float getDefaultRadius()
    • getIconWidth

      float getIconWidth()
    • getIconHeight

      float getIconHeight()
    • getSpriteWidth

      float getSpriteWidth()
    • getSpriteHeight

      float getSpriteHeight()
    • isShowIconOnMap

      boolean isShowIconOnMap()
    • isShowNameOnMap

      boolean isShowNameOnMap()
    • getNameFont

      String getNameFont()
    • getNameFontScale

      float getNameFontScale()
    • getNameAngle

      float getNameAngle()
    • getNameColor

      Color getNameColor()
    • getDefaultName

      String getDefaultName()
    • getCustomDescriptionId

      String getCustomDescriptionId()
    • getTags

      List<String> getTags()
    • getLayers

    • getId

      String getId()
    • getIconName

      String getIconName()
    • getSpriteName

      String getSpriteName()
    • getPluginClassName

      String getPluginClassName()
    • getPlugin

    • getShortName

      String getShortName()
    • isScaleIconSizeBasedOnDefaultRadius

      boolean isScaleIconSizeBasedOnDefaultRadius()
    • getDetectionRange

      float getDetectionRange()
    • setDetectionRange

      void setDetectionRange(float detectionRange)
    • setDiscoverable

      void setDiscoverable(boolean discoverable)
    • isDiscoverable

      boolean isDiscoverable()
    • getIconColor

      Color getIconColor()
    • setIconColor

      void setIconColor(Color iconColor)
    • getDiscoveryXP

      float getDiscoveryXP()
    • setDiscoveryXP

      void setDiscoveryXP(float discoveryXP)