Conquer Chess
Chess and Starcraft combined
Loading...
Searching...
No Matches
Functions
about_view_layout.cpp File Reference
#include "about_view_layout.h"
#include <cassert>
#include <cmath>
Include dependency graph for about_view_layout.cpp:

Functions

std::vector< screen_rectget_panels (const about_view_layout &layout)
 Get the panels in the layout.
 
void test_about_view_layout ()
 Test the about_view_layout class.
 

Function Documentation

◆ get_panels()

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

Get the panels in the layout.

◆ test_about_view_layout()

void test_about_view_layout ( )

Test the about_view_layout class.