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

Functions

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

Function Documentation

◆ get_panels()

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

Get the panels in the layout.

◆ test_menu_view_layout()

void test_menu_view_layout ( )

Test the menu_view_layout class.