C# Class spaceconquest.CommonRNG

Afficher le fichier Open project: cclay/spaceconquest

Méthodes publiques

Свойство Type Description
rand System.Random

Méthodes publiques

Méthode Description
getRandom ( System.Int64 seed ) : System.Int64
resetSeed ( ) : void

Method Details

getRandom() public static méthode

public static getRandom ( System.Int64 seed ) : System.Int64
seed System.Int64
Résultat System.Int64

resetSeed() public static méthode

public static resetSeed ( ) : void
Résultat void

Property Details

rand public_oe static_oe property

public static Random,System rand
Résultat System.Random