Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | List of all members
KSPRichTextUtil Class Reference
Inheritance diagram for KSPRichTextUtil:
RichTextUtil

Static Public Member Functions

static string TextDate (string title, double value, int lines=2)
 
static string TextDateCompact (string title, double value, int lines=2)
 
static string TextDurationCompact (string title, double value, int lines=2)
 
- Static Public Member Functions inherited from RichTextUtil
static string Text (string text, int lines=2)
 
static string Text (string title, string value, int lines=2)
 
static string TextAdvance (string title, string value, int lines=2)
 
static string TextAgent (string title, string value, int lines=2)
 
static string TextAward (string title, string value, int lines=2)
 
static string TextParam (string title, string value, int lines=2)
 
static string TextParamsAward (string title, string value, int lines=2)
 
static string TextPenalty (string title, string value, int lines=2)
 
static string Title (string title, int lines=2)
 

Additional Inherited Members

- Static Public Attributes inherited from RichTextUtil
static Color32 colorAdvance = new Color32(237, 237, 139, 255)
 
static Color32 colorAgent = new Color32(237, 139, 11, 255)
 
static Color32 colorAwards = new Color32(139, 237, 139, 255)
 
static Color32 colorParams = new Color32(190, 194, 174, 255)
 
static Color32 colorPenalty = new Color32(237, 11, 11, 255)
 
static Color32 colorTitle = new Color32(237, 139, 11, 255)
 

Member Function Documentation

static string KSPRichTextUtil.TextDate ( string  title,
double  value,
int  lines = 2 
)
inlinestatic
static string KSPRichTextUtil.TextDateCompact ( string  title,
double  value,
int  lines = 2 
)
inlinestatic
static string KSPRichTextUtil.TextDurationCompact ( string  title,
double  value,
int  lines = 2 
)
inlinestatic

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