C# Class Blef.GameLogic.Utils.StaticRandom

This class is used, cause we don't want to create Random class every time. It is possible that 'new Random' that are close in code and time will give the same random values.
Afficher le fichier Open project: m-m-c-c/blef

Méthodes publiques

Свойство Type Description
Instance Random

Property Details

Instance public_oe static_oe property

public static Random Instance
Résultat Random