Class | Description |
---|---|
DebugFlags |
A data structure for specifying debug flags that can be accessed and modified from any class
|
DPrint |
A class for managing debug print statements.
|
MyTimer |
A data structure for keeping track of elapsed and average time.
|
RandomFactory |
Random factory that allows you to logically group various random generators.
|