Headers/SpriteWorldUtils.h File Reference

Constants, structures, and function prototypes for helper utilities. More...

#include <SWCommonHeaders.h>

Defines

#define FatalError(err)   if (err) ReportError(err, __FILE__, (char *)__FUNCTION__, __LINE__);

Functions

void Randomize (void)
int GetRandom (int min, int max)
void ReportError (SWError err, char *fileName, char *functionName, int lineNumber)


Detailed Description

Constants, structures, and function prototypes for helper utilities.


Define Documentation

#define FatalError err   )     if (err) ReportError(err, __FILE__, (char *)__FUNCTION__, __LINE__);
 


Function Documentation

int GetRandom int  min,
int  max
 

void Randomize void   ) 
 

void ReportError SWError  err,
char *  fileName,
char *  functionName,
int  lineNumber
 


Generated on Sun Jun 18 14:11:04 2006 for SpriteWorld X by  doxygen 1.4.6