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
TiaraFramework
Component
Round
C# Class TiaraFramework.Component.Round
Show file
Open project: TiaraGames/TiaraFramework
Class Usage Examples
Public Methods
Method
Description
Round
( ) :
System
Round
(
Vector2
pos
,
int
R
) :
System
Round
(
int
X
,
int
Y
,
int
R
) :
System
Method Details
Round()
public
method
public
Round
( ) :
System
return
System
Round()
public
method
public
Round
(
Vector2
pos
,
int
R
) :
System
pos
Vector2
R
int
return
System
Round()
public
method
public
Round
(
int
X
,
int
Y
,
int
R
) :
System
X
int
Y
int
R
int
return
System