Conquer Chess
Chess and Starcraft combined
Loading...
Searching...
No Matches
Classes | Functions
game_statistics_view_layout.h File Reference
#include "screen_rect.h"
#include "layout.h"
#include <vector>
Include dependency graph for game_statistics_view_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_view_layout
 The layout of viewing the statistics after a game dialog. More...
 

Functions

std::vector< screen_rectget_panels (const game_statistics_view_layout &layout)
 
void test_game_statistics_view_layout ()
 Test the game_statistics_view_layout class.
 

Function Documentation

◆ get_panels()

std::vector< screen_rect > get_panels ( const game_statistics_view_layout layout)

◆ test_game_statistics_view_layout()

void test_game_statistics_view_layout ( )

Test the game_statistics_view_layout class.