Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.ui.BaseTooltipCreator Class Reference
Inheritance diagram for com.fs.starfarer.api.ui.BaseTooltipCreator:
[legend]
Collaboration diagram for com.fs.starfarer.api.ui.BaseTooltipCreator:
[legend]

Public Member Functions

boolean isTooltipExpandable (Object tooltipParam)
 
float getTooltipWidth (Object tooltipParam)
 
void createTooltip (TooltipMakerAPI tooltip, boolean expanded, Object tooltipParam)
 
- Public Member Functions inherited from com.fs.starfarer.api.ui.TooltipMakerAPI.TooltipCreator

Detailed Description

Definition at line 5 of file BaseTooltipCreator.java.

Member Function Documentation

◆ createTooltip()

void com.fs.starfarer.api.ui.BaseTooltipCreator.createTooltip ( TooltipMakerAPI tooltip,
boolean expanded,
Object tooltipParam )

◆ getTooltipWidth()

float com.fs.starfarer.api.ui.BaseTooltipCreator.getTooltipWidth ( Object tooltipParam)

◆ isTooltipExpandable()

boolean com.fs.starfarer.api.ui.BaseTooltipCreator.isTooltipExpandable ( Object tooltipParam)

The documentation for this class was generated from the following file: