![]() |
Conquer Chess
Chess and Starcraft combined
|
#include "replay_view_layout.h"#include "replay.h"#include "controls_bar.h"#include "view.h"#include <SFML/Graphics.hpp>

Go to the source code of this file.
Classes | |
| class | replay_view |
| Dialog to view a played Conquer Chess game. More... | |
Functions | |
| void | draw_board (replay_view &v) |
| Draw the board. | |
| void | draw_statistics (replay_view &v) |
| Draw the statistics. | |
| void draw_board | ( | replay_view & | v | ) |
Draw the board.
| void draw_statistics | ( | replay_view & | v | ) |
Draw the statistics.