defer_rand Class Reference

#include <random.h>

List of all members.

Public Member Functions

bool x_chance_in_y (int x, int y)
bool one_chance_in (int a_million)
int random2 (int maxp1)
int random_range (int low, int high)
int random2avg (int max, int rolls)
defer_randoperator[] (int i)


Member Function Documentation

bool defer_rand::x_chance_in_y ( int  x,
int  y 
) [inline]

bool defer_rand::one_chance_in ( int  a_million  )  [inline]

Here is the call graph for this function:

int defer_rand::random2 ( int  maxp1  ) 

Here is the call graph for this function:

int defer_rand::random_range ( int  low,
int  high 
)

Here is the call graph for this function:

int defer_rand::random2avg ( int  max,
int  rolls 
)

defer_rand & defer_rand::operator[] ( int  i  ) 


The documentation for this class was generated from the following files:

Generated on Thu Jan 13 13:32:53 2011 by  doxygen 1.5.6