Responsible for hiding and showing items. More...
#include <Compositor.hpp>
Public Member Functions | |
Compositor (Scene *s, Canvas *c) | |
void | hide (int command) |
void | showAll (int command) |
Responsible for hiding and showing items.
void hide | ( | int | cmd | ) |
Hides the items currently selected.
void showAll | ( | int | cmd | ) |
Shows all the Drawable nodes in the scene.