Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MCForge
Gui
UtilsSOYSAUCECHIPSISAFAGGOT
Utilities
C# Class MCForge.Gui.UtilsSOYSAUCECHIPSISAFAGGOT.Utilities
Exibir arquivo
Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL
Public Methods
Method
Description
GetDimColorFromChar
(
char
c
) :
Color?
Gets a color from a char.
Method Details
GetDimColorFromChar()
public
static
method
Gets a color from a char.
public
static
GetDimColorFromChar
(
char
c
) :
Color?
c
char
The char.
return
Color?