module
Play PauseAllows changing the current simulation speed, or even pause it.
Dependencies
Files
- file plugin.hpp
- Plugin entry point.
Functions
-
void playPausePlugin(cubos::
engine:: Cubos& cubos) - Plugin entry function.
Function documentation
void playPausePlugin(cubos:: engine:: Cubos& cubos)
#include <tesseratos/play_pause/plugin.hpp>
Plugin entry function.
Parameters | |
---|---|
cubos | Cubos main class |