Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

/simulation/unitSimulation.cpp File Reference

#include "unitSimulation.h"
#include "unit.h"
#include "unitGroup.h"
#include "fpUtil.h"
#include "timer.h"

Include dependency graph for unitSimulation.cpp:

Include dependency graph

Variables

const bool verbose = false
const float VERSION = 1.0
 Save the history of actions that have run in this simulation.


Variable Documentation

const bool verbose = false
 

const float VERSION = 1.0
 

Save the history of actions that have run in this simulation.

Returns true if the history was saved properly. The simluation must be initialized with the keepStats value if the history is to be saved. If includeMap is true, the map will always be included in the save file. Otherwise it will only be included if a valid path isn't available.


Generated on Tue Aug 18 03:40:10 2009 for HOG by doxygen 1.3.4