![]() |
Conquer Chess
Chess and Starcraft combined
|
#include "controls_bar.h"#include "physical_controllers.h"#include "draw.h"#include "action_number.h"#include <SFML/Graphics/Color.hpp>#include <cassert>
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. | |
|
noexcept |
At the bottom of each window, there is a bar for the controls.
Create it in a uniform way