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