C# Class TiledMapper.Utils

Afficher le fichier Open project: rotators/tools

Méthodes publiques

Méthode Description
HashCode ( int hash ) : string
Random ( int min, int max ) : int

Method Details

HashCode() public static méthode

public static HashCode ( int hash ) : string
hash int
Résultat string

Random() public static méthode

public static Random ( int min, int max ) : int
min int
max int
Résultat int