Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.ui.ValueDisplayMode Enum Reference

Public Attributes

 PERCENT
 
 VALUE
 
 X_OVER_Y
 
 X_OVER_Y_NO_SPACES
 
 NONE
 

Detailed Description

Definition at line 6 of file ValueDisplayMode.java.

Member Data Documentation

◆ NONE

com.fs.starfarer.api.ui.ValueDisplayMode.NONE

Definition at line 11 of file ValueDisplayMode.java.

◆ PERCENT

com.fs.starfarer.api.ui.ValueDisplayMode.PERCENT

Definition at line 7 of file ValueDisplayMode.java.

◆ VALUE

com.fs.starfarer.api.ui.ValueDisplayMode.VALUE

Definition at line 8 of file ValueDisplayMode.java.

◆ X_OVER_Y

com.fs.starfarer.api.ui.ValueDisplayMode.X_OVER_Y

Definition at line 9 of file ValueDisplayMode.java.

◆ X_OVER_Y_NO_SPACES

com.fs.starfarer.api.ui.ValueDisplayMode.X_OVER_Y_NO_SPACES

Definition at line 10 of file ValueDisplayMode.java.


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