C# (CSharp) 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.