![]() |
HyperRogue
11.3d
game/visualization engine based on non-Euclidean geometry
|
Public Member Functions | |
void | activate () |
void | suspend () |
void | check_suspend () |
void | schedule_destruction () |
void | discovered () |
Public Attributes | |
fpattern | experiment |
std::shared_ptr< std::thread > | discoverer |
std::mutex | lock |
std::condition_variable | cv |
bool | is_suspended |
bool | stop_it |
map< unsigned, tuple< int, int, matrix, matrix, matrix, int > > | hashes_found |