MAK Legion 1.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions | Variables
legionClutterClient/main.cxx File Reference

Functions

DtFilename theExitFile ("clutterExit.sig")
 
void parseArgsForConfigFile (int argc, char **argv)
 
void printHelp (int argc, char **argv, const std::string &helpString)
 
int main (int argc, char **argv)
 

Variables

int MAX_ENTITY = 10000
 
int MAX_GRID = 10000
 
int minx = 0
 
int miny = 0
 
int maxx = MAX_GRID
 
int maxy = MAX_GRID
 
float referenceLatitude = 0.0
 
float referenceLongitude = 0.0
 
float theFramerate = 1.0
 
float theFrameTime = 1.0 / theFramerate
 
bool theToggleForceId = false
 
std::string theConfigFile = "legionClutter.lua"
 

Function Documentation

int main ( int  argc,
char **  argv 
)
void parseArgsForConfigFile ( int  argc,
char **  argv 
)

References theConfigFile.

void printHelp ( int  argc,
char **  argv,
const std::string &  helpString 
)

References theConfigFile.

DtFilename theExitFile ( "clutterExit.sig"  )

Variable Documentation

int MAX_ENTITY = 10000
int MAX_GRID = 10000
int maxx = MAX_GRID
int maxy = MAX_GRID
int minx = 0
int miny = 0
float referenceLatitude = 0.0
float referenceLongitude = 0.0
std::string theConfigFile = "legionClutter.lua"
float theFramerate = 1.0
float theFrameTime = 1.0 / theFramerate
bool theToggleForceId = false

Document ID: Generated on Wed May 26 15:17:05 EDT 2021 from SVN revision 229676
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)