class
#include <bn_inside_window_actions.h>
inside_window_visible_toggle_action Toggles if a inside_
Base classes
-
template<typename Value, class PropertyManager>class bool_toggle_value_template_action<inside_window, inside_window_visible_manager>
- Toggles a boolean property of a value when the action is updated a given number of times.
Constructors, destructors, conversion operators
-
inside_window_visible_toggle_action(inside_
window window, int duration_updates) - Constructor.
Public functions
-
auto window() const -> inside_
window - Returns the inside_
window to modify.
Function documentation
bn:: inside_window_visible_toggle_action:: inside_window_visible_toggle_action(inside_ window window,
int duration_updates)
Constructor.
Parameters | |
---|---|
window | inside_ |
duration_updates | How much times the action has to be updated to toggle if the given inside_ |