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

Functions

int get_height (const board_layout &b)
 
int get_width (const board_layout &b)
 
void test_board_layout ()
 

Function Documentation

◆ get_height()

int get_height ( const board_layout b)

◆ get_width()

int get_width ( const board_layout b)

◆ test_board_layout()

void test_board_layout ( )