C# (CSharp) Blef.GameLogic.Utils Namespace

Classes

Name Description
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.