RangeOfFloats Structure |
Namespace: DigitalRuby.WeatherMaker
The RangeOfFloats type exposes the following members.
| Name | Description | |
|---|---|---|
| RangeOfFloats |
Constructor
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| Random |
Generate a random value between min and max
| |
| Random(Random) |
Generate a random value between min and max using a specific random instance
| |
| ToString |
ToString
(Overrides ValueTypeToString.) | |
| ToVector2 |
Convert the min and max to Vector2
|