Uses of Interface
com.fs.starfarer.api.ui.TooltipMakerAPI.ActionListenerDelegate
Packages that use TooltipMakerAPI.ActionListenerDelegate
-
Uses of TooltipMakerAPI.ActionListenerDelegate in com.fs.starfarer.api.ui
Methods in com.fs.starfarer.api.ui with parameters of type TooltipMakerAPI.ActionListenerDelegateModifier and TypeMethodDescriptionvoid
TooltipMakerAPI.setActionListenerDelegate
(TooltipMakerAPI.ActionListenerDelegate delegate) Needs to be called *before* any methods that create UI elements that call the action listener (such as addButton) are called.