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

Go to the source code of this file.

Classes

class  in_game_controls_layout
 The layout for the controls in the game. More...
 

Functions

void test_in_game_controls_layout ()
 
std::ostream & operator<< (std::ostream &os, const in_game_controls_layout &layout) noexcept
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const in_game_controls_layout layout 
)
noexcept

◆ test_in_game_controls_layout()

void test_in_game_controls_layout ( )