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
TiledMapper
Utils
C# Class TiledMapper.Utils
Mostrar archivo
Open project: rotators/tools
Public Methods
Method
Description
HashCode
(
int
hash
) :
string
Random
(
int
min
,
int
max
) :
int
Method Details
HashCode()
public
static
method
public
static
HashCode
(
int
hash
) :
string
hash
int
return
string
Random()
public
static
method
public
static
Random
(
int
min
,
int
max
) :
int
min
int
max
int
return
int