soth::Random Class Reference

#include <Random.hpp>

List of all members.

Static Public Member Functions

static void setSeed (unsigned int newSeed)
template<typename ReturnType >
static ReturnType rand ()
template<typename ReturnType >
static ReturnType randMax ()

Member Function Documentation

double soth::Random::rand ( ) [inline, static]
double soth::Random::randMax ( ) [inline, static]
void soth::Random::setSeed ( unsigned int  newSeed) [static]