趣味で作ってるロボット用ソフトウェア
 All Classes Files Functions Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
hrk::View Class Reference

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)
 
Scenefront (void)
 
Sceneback (void)
 
Sceneat (size_t index)
 
void set_scene_position (Scene *scene, const PointF &position)
 
void set_input_enabled (bool enable)
 
void update (void)
 
void redraw (void)
 

Detailed Description

Examples:
check_box_example.cpp, image_surface_example.cpp, text_surface_example.cpp, and toggle_screen_example.cpp.

The documentation for this class was generated from the following files: