#include <player_common.h>

Data Fields | |
| unsigned int | layout_width |
| unsigned int | layout_height |
| unsigned int | window_width |
| unsigned int | window_height |
| unsigned int | marker_width |
| unsigned int | marker_height |
| double | maximum_speed |
| double | minimum_speed |
| double | maximum_zoom |
| double | minimum_zoom |
| double | unresticted_maximum_zoom |
| double | total_log_lenght |
| double | current_time |
| unsigned int | number_message_types |
| logged_message_type * | messages |
| int | heigth_message_separation |
| int | zone_heigth |
| int | zone_start |
| int | zoom |
| bool | redraw_lines |
| bool | redraw_timeline |
| bool | draging |
| bool | autoscroll |
| bool | my_move |
| int | highlited_type |
| unsigned int struct_gui_config::layout_height |
Referenced by zoom_change().
| unsigned int struct_gui_config::layout_width |
Referenced by zoom_change().
| unsigned int struct_gui_config::marker_height |
| unsigned int struct_gui_config::marker_width |
Referenced by zoom_change().
| unsigned int struct_gui_config::number_message_types |
Referenced by zoom_change().
Referenced by zoom_change().
Referenced by zoom_change().
Referenced by zoom_change().
| unsigned int struct_gui_config::window_height |
| unsigned int struct_gui_config::window_width |
Referenced by zoom_change().
Referenced by zoom_change().
1.6.3