Classes
kill_switch.hpp File Reference

Allows user to manually terminate the main loop. More...

#include "main_loop_2d.hpp"
Include dependency graph for kill_switch.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KillSwitch
 Wrapper around another termination condition that allows the user to terminate the main loop manually. More...
 

Detailed Description

Allows user to manually terminate the main loop.

Author
Almog Yalinewich

Definition in file kill_switch.hpp.