Uses of Class
gg.xp.xivsupport.persistence.settings.IntSetting
Packages that use IntSetting
Package
Description
-
Uses of IntSetting in gg.xp.postnamazu
Methods in gg.xp.postnamazu that return IntSettingModifier and TypeMethodDescriptionPnMain.getAmDelayBase()PnMain.getAmDelayPlus()PnMain.getCmdDelayBase()PnMain.getCmdDelayPlus() -
Uses of IntSetting in gg.xp.telestosupport
Methods in gg.xp.telestosupport that return IntSettingModifier and TypeMethodDescriptionTelestoMain.getCommandDelayBase()TelestoMain.getCommandDelayPlus() -
Uses of IntSetting in gg.xp.xivsupport.custompartyoverlay
Methods in gg.xp.xivsupport.custompartyoverlay that return IntSetting -
Uses of IntSetting in gg.xp.xivsupport.custompartyoverlay.buffs
Methods in gg.xp.xivsupport.custompartyoverlay.buffs that return IntSetting -
Uses of IntSetting in gg.xp.xivsupport.custompartyoverlay.cdtracker
Methods in gg.xp.xivsupport.custompartyoverlay.cdtracker that return IntSettingModifier and TypeMethodDescriptionCustomPartyCdTrackerConfig.getBorderRoundness()CustomPartyCdTrackerConfig.getBorderWidth()CustomPartyCdTrackerConfig.getSpacing() -
Uses of IntSetting in gg.xp.xivsupport.custompartyoverlay.hpbar
Methods in gg.xp.xivsupport.custompartyoverlay.hpbar that return IntSettingModifier and TypeMethodDescriptionHpBarComponentConfig.getBgTransparency()HpBarComponentConfig.getFgTransparency() -
Uses of IntSetting in gg.xp.xivsupport.custompartyoverlay.mpbar
Methods in gg.xp.xivsupport.custompartyoverlay.mpbar that return IntSettingModifier and TypeMethodDescriptionMpBarComponentConfig.getBgTransparency()MpBarComponentConfig.getFgTransparency() -
Uses of IntSetting in gg.xp.xivsupport.events.misc
Methods in gg.xp.xivsupport.events.misc that return IntSetting -
Uses of IntSetting in gg.xp.xivsupport.events.state.combatstate
Methods in gg.xp.xivsupport.events.state.combatstate that return IntSettingModifier and TypeMethodDescriptionCdTracker.getOverlayMaxParty()CdTracker.getOverlayMaxPersonal() -
Uses of IntSetting in gg.xp.xivsupport.events.triggers.duties.ewult
Methods in gg.xp.xivsupport.events.triggers.duties.ewult that return IntSettingModifier and TypeMethodDescriptionOmegaUltimate.getOmegaFirstSetDelay()OmegaUltimate.getOmegaSecondSetDelay()OmegaUltimate.getSigmaAmDelay() -
Uses of IntSetting in gg.xp.xivsupport.events.triggers.jobs
Methods in gg.xp.xivsupport.events.triggers.jobs that return IntSetting -
Uses of IntSetting in gg.xp.xivsupport.events.triggers.jobs.gui
Methods in gg.xp.xivsupport.events.triggers.jobs.gui that return IntSettingModifier and TypeMethodDescriptionprotected abstract IntSettingBaseCdTrackerGui.overlayMax()protected IntSettingCdTrackerGui.overlayMax()protected IntSettingPartyCdTrackerGui.overlayMax()Constructors in gg.xp.xivsupport.events.triggers.jobs.gui with parameters of type IntSettingModifierConstructorDescriptionprotectedBaseCdTrackerOverlay(String title, String settingKeyBase, OverlayConfig oc, PersistenceProvider persistence, IntSetting rowSetting) -
Uses of IntSetting in gg.xp.xivsupport.gui.map
Methods in gg.xp.xivsupport.gui.map that return IntSettingModifier and TypeMethodDescriptionMapDataController.getMaxCaptures()MapDataController.getMsBetweenCaptures() -
Uses of IntSetting in gg.xp.xivsupport.gui.overlay
Methods in gg.xp.xivsupport.gui.overlay that return IntSettingModifier and TypeMethodDescriptionOverlayConfig.getBufferSetting()OverlayConfig.getMaxFps()OverlayConfig.getMinFps() -
Uses of IntSetting in gg.xp.xivsupport.persistence.gui
Constructors in gg.xp.xivsupport.persistence.gui with parameters of type IntSettingModifierConstructorDescriptionIntSettingGui(IntSetting setting, String label) IntSettingSpinner(IntSetting setting, String label) IntSettingSpinner(IntSetting setting, String label, Supplier<Boolean> enabled) IntSettingSpinner(IntSetting setting, String label, Supplier<Boolean> enabled, boolean labelAtLeft) -
Uses of IntSetting in gg.xp.xivsupport.persistence.settings
Methods in gg.xp.xivsupport.persistence.settings that return IntSetting -
Uses of IntSetting in gg.xp.xivsupport.skillhitoverlay
Methods in gg.xp.xivsupport.skillhitoverlay that return IntSettingModifier and TypeMethodDescriptionSkillHitTracker.getNumberOfRows()SkillHitTracker.getUpdateInterval() -
Uses of IntSetting in gg.xp.xivsupport.timelines
Methods in gg.xp.xivsupport.timelines that return IntSettingModifier and TypeMethodDescriptionTimelineManager.getBarTimeBasis()TimelineManager.getBarWidth()TimelineManager.getRowsToDisplay()TimelineManager.getSecondsFuture()TimelineManager.getSecondsPast()