Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ManicDigger
Renderers
Text
C# Class ManicDigger.Renderers.Text
Show file
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 property
public
Color
color
return
Color
fontsize
public property
public
float
fontsize
return
float
text
public property
public
string
text
return
string