SimpleAI
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
Random
Collaboration diagram for Random:

Detailed Description

Everything that uses randomness in SimpleAI should use these helper methods. You can query random values in a thread safe way and can modify the seed - which really might ease debugging at some points.