Class HypershuntIntel
java.lang.Object
com.fs.starfarer.api.impl.campaign.intel.BaseIntelPlugin
com.fs.starfarer.api.impl.campaign.intel.misc.FleetLogIntel
com.fs.starfarer.api.impl.campaign.intel.misc.MapMarkerIntel
com.fs.starfarer.api.impl.campaign.intel.misc.HypershuntIntel
- All Implemented Interfaces:
IntelInfoPlugin
,EveryFrameScript
,CommRelayEntityPlugin.CommSnifferReadableIntel
,CallEvent.CallableEvent
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.fs.starfarer.api.campaign.comm.IntelInfoPlugin
IntelInfoPlugin.ArrowData, IntelInfoPlugin.IntelSortTier, IntelInfoPlugin.ListInfoMode, IntelInfoPlugin.TableRowClickData
-
Field Summary
Fields inherited from class com.fs.starfarer.api.impl.campaign.intel.misc.MapMarkerIntel
BUTTON_EDIT, copy, discoveredPrefixOverride, entity, text, title
Fields inherited from class com.fs.starfarer.api.impl.campaign.intel.misc.FleetLogIntel
DEFAULT_DURATION, DISCOVERED_PARAM, duration, icon, iconId, keepExploredDebrisField, removeSurveyedPlanet, removeTrigger, sound
Fields inherited from class com.fs.starfarer.api.impl.campaign.intel.BaseIntelPlugin
BULLET, BUTTON_DELETE, ended, ending, endingTimeRemaining, forceAdd, hidden, important, INDENT, listInfoParam, neverClicked, postingLocation, postingRangeLY, tagsForSort, timestamp
Fields inherited from interface com.fs.starfarer.api.campaign.comm.IntelInfoPlugin
LIST_ITEM_TEXT_WIDTH, NEW_DAYS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
addExtraBulletPoints
(TooltipMakerAPI info, Color tc, float initPad, IntelInfoPlugin.ListInfoMode mode) protected void
addPostDescriptionSection
(TooltipMakerAPI info, float width, float height, float opad) boolean
static HypershuntIntel
getHypershuntIntel
(SectorEntityToken entity) getIcon()
40x40, no icon if null.getIntelTags
(SectorMapAPI map) Method NEEDS to handle map being null gracefully.protected boolean
Methods inherited from class com.fs.starfarer.api.impl.campaign.intel.misc.MapMarkerIntel
addBulletPoints, addCustomDescription, addCustomVisual, buttonPressConfirmed, createIntelInfo, createSmallDescription, doesButtonHaveConfirmDialog, endsInPunct, getDiscoveredPrefixOverride, getEntity, getFactionForUIColors, getMapLocation, getName, getSmallDescriptionTitle, getSortString, getText, getTitle, init, init, isWithDeleteButton, isWithDesc, isWithTimestamp, makeDoubleWithSameOrbit, reportRemovedIntel, setDiscoveredPrefixOverride, setEntity, setText, setTitle, setWithDeleteButton, setWithDesc, setWithTimestamp, shouldRemoveIntel, withCustomDescription, withCustomVisual
Methods inherited from class com.fs.starfarer.api.impl.campaign.intel.misc.FleetLogIntel
getCommMessageSound, getIconId, getKeepExploredDebrisField, getRemoveSurveyedPlanet, getRemoveTrigger, getSound, setDefaultExpiration, setDuration, setIcon, setIconId, setKeepExploredDebrisField, setRemoveSurveyedPlanet, setRemoveTrigger, setSound
Methods inherited from class com.fs.starfarer.api.impl.campaign.intel.BaseIntelPlugin
addBulletPoints, addDays, addDays, addDays, addDays, addDeleteButton, addDeleteButton, addGenericButton, addGenericButton, addLogTimestamp, addMarketTable, addMarketToList, addMarketToList, advance, advanceImpl, autoAddCampaignMessage, bullet, buttonPressCancelled, callEvent, canMakeVisible, canMakeVisibleToCommSniffer, canMakeVisibleToPlayer, canTurnImportantOff, createConfirmationPrompt, createDeleteConfirmationPrompt, createLargeDescription, endAfterDelay, endAfterDelay, endImmediately, forceAddNextFrame, getArrowData, getBackgroundGlowColor, getBaseDaysAfterEnd, getBulletColorForMode, getButtonStoryPointActionDelegate, getCancelText, getCircleBorderColorOverride, getCommRelayRange, getConfirmationPromptWidth, getConfirmText, getDays, getDaysSincePlayerVisible, getDaysString, getImportantIcon, getListInfoParam, getPlayerVisibleTimestamp, getPostingLocation, getPostingRangeLY, getSortStringNewestFirst, getSortStringNewestFirst, getSortTier, getSoundColonyThreat, getSoundLogUpdate, getSoundMajorPosting, getSoundMinorMessage, getSoundStandardPosting, getSoundStandardUpdate, getTagsForSort, getTimeRemainingFraction, getTitleColor, hasImportantButton, hasLargeDescription, hasSmallDescription, indent, isDone, isEnded, isEnding, isHidden, isImportant, isNew, isPlayerVisible, isSendingUpdate, notifyEnded, notifyEnding, notifyPlayerAboutToOpenIntelScreen, reportMadeVisibleToPlayer, reportPlayerClickedOn, runWhilePaused, sendUpdate, sendUpdateIfPlayerHasIntel, sendUpdateIfPlayerHasIntel, sendUpdateIfPlayerHasIntel, setForceAddNextFrame, setHidden, setImportant, setListInfoParam, setNew, setPlayerVisibleTimestamp, setPostingLocation, setPostingRangeLY, setPostingRangeLY, setTagsForSort, storyActionConfirmed, tableRowClicked, unindent
-
Constructor Details
-
HypershuntIntel
-
-
Method Details
-
getIcon
Description copied from interface:IntelInfoPlugin
40x40, no icon if null.- Specified by:
getIcon
in interfaceIntelInfoPlugin
- Overrides:
getIcon
in classFleetLogIntel
- Returns:
-
withTextInDesc
protected boolean withTextInDesc()- Overrides:
withTextInDesc
in classMapMarkerIntel
-
addExtraBulletPoints
protected void addExtraBulletPoints(TooltipMakerAPI info, Color tc, float initPad, IntelInfoPlugin.ListInfoMode mode) - Overrides:
addExtraBulletPoints
in classMapMarkerIntel
-
defendersDefeated
public boolean defendersDefeated() -
addPostDescriptionSection
protected void addPostDescriptionSection(TooltipMakerAPI info, float width, float height, float opad) - Overrides:
addPostDescriptionSection
in classMapMarkerIntel
-
getHypershuntIntel
-
getIntelTags
Description copied from interface:IntelInfoPlugin
Method NEEDS to handle map being null gracefully.- Specified by:
getIntelTags
in interfaceIntelInfoPlugin
- Overrides:
getIntelTags
in classMapMarkerIntel
- Returns:
-