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
ManicDigger
Renderers
Text
C# Class ManicDigger.Renderers.Text
Exibir arquivo
Open project: henon/manic_digger
Class Usage Examples
Public Properties
Property
Type
Description
color
Color
fontsize
float
text
string
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Property Details
color
public_oe property
public
Color
color
return
Color
fontsize
public_oe property
public
float
fontsize
return
float
text
public_oe property
public
string
text
return
string