public class DonationOffer extends BaseHistorianOffer
Modifier and Type | Class and Description |
---|---|
static class |
DonationOffer.OptionId |
IntelInfoPlugin.ArrowData, IntelInfoPlugin.IntelSortTier, IntelInfoPlugin.ListInfoMode, IntelInfoPlugin.TableRowClickData
Modifier and Type | Field and Description |
---|---|
protected int |
credits |
creator, dialog, done, endConversationOnReturning, options, remove, text
BULLET, BUTTON_DELETE, ended, ending, endingTimeRemaining, forceAdd, hidden, important, INDENT, listInfoParam, neverClicked, postingLocation, postingRangeLY, timestamp
LIST_ITEM_TEXT_WIDTH, NEW_DAYS
Constructor and Description |
---|
DonationOffer() |
Modifier and Type | Method and Description |
---|---|
void |
addPromptAndOption(InteractionDialogAPI dialog) |
int |
getSortOrder() |
void |
init(InteractionDialogAPI dialog) |
void |
optionSelected(java.lang.String optionText,
java.lang.Object optionData) |
getCreator, getIcon, isInteractionFinished, notifyAccepted, setCreator, setDone, setEndConversationOnReturning, setRemove, shouldEndConversationOnReturning, shouldRemoveOffer
addBulletPoints, addBulletPoints, addDays, addDays, addDays, addDeleteButton, addDeleteButton, addGenericButton, addGenericButton, addMarketTable, addMarketToList, addMarketToList, advance, advanceImpl, autoAddCampaignMessage, bullet, buttonPressCancelled, buttonPressConfirmed, callEvent, canMakeVisible, canMakeVisibleToCommSniffer, canMakeVisibleToPlayer, canTurnImportantOff, createConfirmationPrompt, createDeleteConfirmationPrompt, createIntelInfo, createLargeDescription, createSmallDescription, doesButtonHaveConfirmDialog, endAfterDelay, endAfterDelay, endImmediately, forceAddNextFrame, getArrowData, getBackgroundGlowColor, getBaseDaysAfterEnd, getBulletColorForMode, getButtonStoryPointActionDelegate, getCancelText, getCircleBorderColorOverride, getCommMessageSound, getCommRelayRange, getConfirmationPromptWidth, getConfirmText, getDays, getDaysSincePlayerVisible, getDaysString, getFactionForUIColors, getImportantIcon, getIntelTags, getListInfoParam, getMapLocation, getName, getPlayerVisibleTimestamp, getPostingLocation, getPostingRangeLY, getSmallDescriptionTitle, getSortString, getSortTier, getSoundColonyThreat, getSoundLogUpdate, getSoundMajorPosting, getSoundMinorMessage, getSoundStandardPosting, getSoundStandardUpdate, getTimeRemainingFraction, getTitleColor, hasImportantButton, hasLargeDescription, hasSmallDescription, indent, isDone, isEnded, isEnding, isHidden, isImportant, isNew, isPlayerVisible, isSendingUpdate, notifyEnded, notifyEnding, notifyPlayerAboutToOpenIntelScreen, reportMadeVisibleToPlayer, reportPlayerClickedOn, reportRemovedIntel, runWhilePaused, sendUpdate, sendUpdateIfPlayerHasIntel, sendUpdateIfPlayerHasIntel, sendUpdateIfPlayerHasIntel, setForceAddNextFrame, setHidden, setImportant, setListInfoParam, setNew, setPlayerVisibleTimestamp, setPostingLocation, setPostingRangeLY, setPostingRangeLY, shouldRemoveIntel, storyActionConfirmed, tableRowClicked, unindent
public void addPromptAndOption(InteractionDialogAPI dialog)
addPromptAndOption
in interface HistorianData.HistorianOffer
addPromptAndOption
in class BaseHistorianOffer
public void init(InteractionDialogAPI dialog)
init
in interface HistorianData.HistorianOffer
init
in class BaseHistorianOffer
public void optionSelected(java.lang.String optionText, java.lang.Object optionData)
optionSelected
in interface HistorianData.HistorianOffer
optionSelected
in class BaseHistorianOffer
public int getSortOrder()
getSortOrder
in interface HistorianData.HistorianOffer
getSortOrder
in class BaseHistorianOffer
Copyright © 2013 Fractal Softworks, LLC. All Rights Reserved.