The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces
random_deterministic.hpp File Reference
#include "random.hpp"
#include "mt_rng.hpp"
Include dependency graph for random_deterministic.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  randomness::rng_deterministic
 This rng is used when the normal synced rng is not available this is currently only he case at the very start of the scenario (random generation of starting units traits). More...
 
class  randomness::set_random_determinstic
 RAII class to use rng_deterministic in the current scope. More...
 

Namespaces

 randomness