Public Member Functions | |
| View (hrk::Main_window &main_window) | |
| void | push_front (Scene *scene) |
| void | push_back (Scene *scene) |
| void | insert (const Scene *at, Scene *scene) |
| void | remove (Scene *scene) |
| Scene * | front (void) |
| Scene * | back (void) |
| Scene * | at (size_t index) |
| void | set_scene_position (Scene *scene, const PointF &position) |
| void | set_input_enabled (bool enable) |
| void | update (void) |
| void | redraw (void) |
1.8.6