Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SpriteText.RelativeTo
C# Class SpriteText.RelativeTo, urban-survivors
Mostrar archivo
Open project: exdev/urban-survivors
Public Properties
Property
Type
Description
horizontal
HORIZONTAL_ALIGN
vertical
VERTICAL_ALIGN
Public Methods
Method
Description
Copy
(
RelativeTo
rt
) :
void
Equals
(
RelativeTo
rt
) :
bool
Method Details
Copy()
public
method
public
Copy
(
RelativeTo
rt
) :
void
rt
RelativeTo
return
void
Equals()
public
method
public
Equals
(
RelativeTo
rt
) :
bool
rt
RelativeTo
return
bool
Property Details
horizontal
public_oe property
public
HORIZONTAL_ALIGN
horizontal
return
HORIZONTAL_ALIGN
vertical
public_oe property
public
VERTICAL_ALIGN
vertical
return
VERTICAL_ALIGN