Conquer Chess
Chess and Starcraft combined
Loading...
Searching...
No Matches
Classes | Functions
game_statistics_widget_layout.h File Reference
#include "screen_rect.h"
#include "side.h"
#include "game_statistic_type.h"
#include <map>
Include dependency graph for game_statistics_widget_layout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  game_statistics_widget_layout
 The layout of the widget that displays the in-game statistics. More...
 

Functions

int get_height (const game_statistics_widget_layout &layout) noexcept
 
int get_width (const game_statistics_widget_layout &layout) noexcept
 
void test_game_info_layout ()
 

Function Documentation

◆ get_height()

int get_height ( const game_statistics_widget_layout layout)
noexcept

◆ get_width()

int get_width ( const game_statistics_widget_layout layout)
noexcept

◆ test_game_info_layout()

void test_game_info_layout ( )