#include "Forest.h"
#include <strsafe.h>

Functions | |
| float | GetRandomFloat (float lowBound, float highBound) |
| Returns random float between given bounds. | |
| float GetRandomFloat | ( | float | lowBound, | |
| float | highBound | |||
| ) |
Returns random float between given bounds.
1.5.3