Conquer Chess
Chess and Starcraft combined
Loading...
Searching...
No Matches
Public Member Functions | List of all members
game_statistics_view_layout Class Reference

The layout of viewing the statistics after a game dialog. More...

#include <game_statistics_view_layout.h>

Public Member Functions

 game_statistics_view_layout (const screen_rect &r=get_default_screen_rect())
 
const auto & get_background () const noexcept
 The full screen area of this layout.
 
const auto & get_plot () const noexcept
 

Detailed Description

The layout of viewing the statistics after a game dialog.

x x
1 2
+--------------+
| |
| +----------+ | y1
| | plot | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| +----------+ | y2
| |
+--------------+
^ ^
| |
+----------+
panel_width

text

Constructor & Destructor Documentation

◆ game_statistics_view_layout()

game_statistics_view_layout::game_statistics_view_layout ( const screen_rect r = get_default_screen_rect())
explicit

Member Function Documentation

◆ get_background()

const auto & game_statistics_view_layout::get_background ( ) const
inlinenoexcept

The full screen area of this layout.

◆ get_plot()

const auto & game_statistics_view_layout::get_plot ( ) const
inlinenoexcept

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