Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ManicDigger
The3d.TextAndSize
C# Class ManicDigger.The3d.TextAndSize
Mostra file
Open project: henon/manic_digger
Public Properties
Property
Type
Description
size
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
size
public_oe property
public
float
size
return
float
text
public_oe property
public
string
text
return
string