OmegaEngine API  1.0.3
OmegaEngine.RandomUtils Member List

This is the complete list of members for OmegaEngine.RandomUtils, including all inherited members.

GetRandomByte(byte min, byte max)OmegaEngine.RandomUtilsstatic
GetRandomColor(Color limit1, Color limit2)OmegaEngine.RandomUtilsstatic
GetRandomDouble(float min, float max)OmegaEngine.RandomUtilsstatic
GetRandomDouble(double min, double max, double step)OmegaEngine.RandomUtilsstatic
GetRandomFloat(float min, float max)OmegaEngine.RandomUtilsstatic
GetRandomFloatRange(double min, double max, double step)OmegaEngine.RandomUtilsstatic
GetRandomInt(int min, int max)OmegaEngine.RandomUtilsstatic
GetRandomVector2(Vector2 min, Vector2 max)OmegaEngine.RandomUtilsstatic
GetRandomVector3(Vector3 min, Vector3 max)OmegaEngine.RandomUtilsstatic