Conquer Chess
Chess and Starcraft combined
Loading...
Searching...
No Matches
Functions
controls_bar.cpp File Reference
#include "controls_bar.h"
#include "physical_controllers.h"
#include "draw.h"
#include "action_number.h"
#include <SFML/Graphics/Color.hpp>
#include <cassert>
Include dependency graph for controls_bar.cpp:

Functions

screen_rect create_controls_bar_area (const screen_coordinate &window_size) noexcept
 At the bottom of each window, there is a bar for the controls.
 

Function Documentation

◆ create_controls_bar_area()

screen_rect create_controls_bar_area ( const screen_coordinate window_size)
noexcept

At the bottom of each window, there is a bar for the controls.

Create it in a uniform way