|
Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
| static Color | ConvertFromString (string strValue, CultureInfo culture) |
| static Color | ConvertFromString (string strValue, CultureInfo culture) |
Static Private Member Functions | |
| static Color | PossibleKnownColor (Color color) |
| static int | IntFromString (string text, CultureInfo culture) |
| static int | IntFromString (string value, int radix) |
| static int | IntFromString (string value, NumberFormatInfo formatInfo) |
| static Color | PossibleKnownColor (Color color) |
| static int | IntFromString (string text, CultureInfo culture) |
| static int | IntFromString (string value, int radix) |
| static int | IntFromString (string value, NumberFormatInfo formatInfo) |
Definition at line 5 of file ColorConverterCommon.cs.