public class ScientistAICoreBarEvent extends BaseGetCommodityBarEvent
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
failed |
commodity, market, OPTION_CANCEL, OPTION_CONFIRM, OPTION_CONTINUE, person, quantity, random, seed, unitPricedialog, done, memoryMap, noContinue, options, shownAt, text| Constructor and Description |
|---|
ScientistAICoreBarEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConfirmActionsPreAcceptText() |
protected void |
doDataFail() |
protected void |
doStandardConfirmActions() |
protected java.lang.String |
getAcceptText() |
protected java.lang.String |
getCancelText() |
protected java.lang.String |
getConfirmText() |
protected java.lang.String |
getDeclineText() |
protected java.lang.String |
getMainText() |
protected java.awt.Color[] |
getMainTextColors() |
protected java.lang.String[] |
getMainTextTokens() |
protected java.lang.String |
getOptionText() |
protected java.lang.String |
getPersonFaction() |
protected java.lang.String |
getPersonPost() |
protected java.lang.String |
getPersonRank() |
protected float |
getPriceMult() |
protected java.lang.String |
getPrompt() |
protected void |
regen(MarketAPI market) |
boolean |
shouldShowAtMarket(MarketAPI market) |
protected boolean |
showCargoCap() |
protected void |
showTotalAndOptions() |
addPromptAndOption, addStoryOption, adjustPerson, canAccept, computeQuantity, createPerson, doExtraConfirmActions, getAcceptTextColors, getAcceptTextTokens, getCanNotAcceptTooltip, getCommodityId, getDeclineTextColors, getDeclineTextTokens, getHeOrShe, getHimOrHer, getHimOrHerself, getHisOrHer, getMainText2, getMainText2Colors, getMainText2Tokens, getManOrWoman, getMarket, getPerson, init, isDialogFinished, optionSelected, pickHighImportance, pickImportance, pickLowImportance, pickMediumImportance, pickOneadvance, endWithContinue, getBarEventId, getShownAt, isAlwaysShow, shouldRemoveEvent, wasShownAtMarketprotected transient boolean failed
public ScientistAICoreBarEvent()
public boolean shouldShowAtMarket(MarketAPI market)
shouldShowAtMarket in interface PortsideBarEventshouldShowAtMarket in class BaseBarEventprotected void regen(MarketAPI market)
regen in class BaseGetCommodityBarEventprotected void doStandardConfirmActions()
doStandardConfirmActions in class BaseGetCommodityBarEventprotected void doConfirmActionsPreAcceptText()
doConfirmActionsPreAcceptText in class BaseGetCommodityBarEventprotected void doDataFail()
protected java.lang.String getPersonFaction()
getPersonFaction in class BaseGetCommodityBarEventprotected java.lang.String getPersonRank()
getPersonRank in class BaseGetCommodityBarEventprotected java.lang.String getPersonPost()
getPersonPost in class BaseGetCommodityBarEventprotected float getPriceMult()
getPriceMult in class BaseGetCommodityBarEventprotected java.lang.String getPrompt()
getPrompt in class BaseGetCommodityBarEventprotected java.lang.String getOptionText()
getOptionText in class BaseGetCommodityBarEventprotected java.lang.String getMainText()
getMainText in class BaseGetCommodityBarEventprotected java.lang.String[] getMainTextTokens()
getMainTextTokens in class BaseGetCommodityBarEventprotected java.awt.Color[] getMainTextColors()
getMainTextColors in class BaseGetCommodityBarEventprotected java.lang.String getConfirmText()
getConfirmText in class BaseGetCommodityBarEventprotected java.lang.String getCancelText()
getCancelText in class BaseGetCommodityBarEventprotected java.lang.String getAcceptText()
getAcceptText in class BaseGetCommodityBarEventprotected java.lang.String getDeclineText()
getDeclineText in class BaseGetCommodityBarEventprotected boolean showCargoCap()
showCargoCap in class BaseGetCommodityBarEventprotected void showTotalAndOptions()
showTotalAndOptions in class BaseGetCommodityBarEvent