Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static uint | KnownColorToArgb (KnownColor color) |
static uint | GetSystemColorArgb (KnownColor color) |
Static Public Attributes | |
static readonly uint[] | s_colorValueTable |
Static Package Functions | |
static Color | ArgbToKnownColor (uint argb) |
Properties | |
static ReadOnlySpan< byte > | ColorKindTable [get] |
Definition at line 3 of file KnownColorTable.cs.