Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.ui.IntelUIAPI Interface Reference

Public Member Functions

void updateUIForItem (IntelInfoPlugin plugin)
 
void recreateIntelUI ()
 
void showDialog (SectorEntityToken target, String trigger)
 
void showDialog (SectorEntityToken target, InteractionDialogPlugin plugin)
 
void showEditIntelMarkerDialog (MapMarkerIntel intel)
 
void updateIntelList ()
 
void updateIntelList (boolean retainCurrentSelection)
 
void updateIntelList (boolean retainCurrentSelection, List< IntelInfoPlugin > show)
 
void selectItem (IntelInfoPlugin plugin)
 
boolean isShowingCustomIntelSubset ()
 
void showOnMap (SectorEntityToken token)
 
void saveSmallDescScrollState ()
 
void restoreSmallDescScrollState ()
 

Detailed Description

Definition at line 10 of file IntelUIAPI.java.

Member Function Documentation

◆ isShowingCustomIntelSubset()

boolean com.fs.starfarer.api.ui.IntelUIAPI.isShowingCustomIntelSubset ( )

◆ recreateIntelUI()

void com.fs.starfarer.api.ui.IntelUIAPI.recreateIntelUI ( )

◆ restoreSmallDescScrollState()

void com.fs.starfarer.api.ui.IntelUIAPI.restoreSmallDescScrollState ( )

◆ saveSmallDescScrollState()

void com.fs.starfarer.api.ui.IntelUIAPI.saveSmallDescScrollState ( )

◆ selectItem()

void com.fs.starfarer.api.ui.IntelUIAPI.selectItem ( IntelInfoPlugin plugin)

◆ showDialog() [1/2]

void com.fs.starfarer.api.ui.IntelUIAPI.showDialog ( SectorEntityToken target,
InteractionDialogPlugin plugin )

◆ showDialog() [2/2]

void com.fs.starfarer.api.ui.IntelUIAPI.showDialog ( SectorEntityToken target,
String trigger )

◆ showEditIntelMarkerDialog()

void com.fs.starfarer.api.ui.IntelUIAPI.showEditIntelMarkerDialog ( MapMarkerIntel intel)

◆ showOnMap()

void com.fs.starfarer.api.ui.IntelUIAPI.showOnMap ( SectorEntityToken token)

◆ updateIntelList() [1/3]

void com.fs.starfarer.api.ui.IntelUIAPI.updateIntelList ( )

◆ updateIntelList() [2/3]

void com.fs.starfarer.api.ui.IntelUIAPI.updateIntelList ( boolean retainCurrentSelection)

◆ updateIntelList() [3/3]

void com.fs.starfarer.api.ui.IntelUIAPI.updateIntelList ( boolean retainCurrentSelection,
List< IntelInfoPlugin > show )

◆ updateUIForItem()

void com.fs.starfarer.api.ui.IntelUIAPI.updateUIForItem ( IntelInfoPlugin plugin)

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