Conquer Chess
Chess and Starcraft combined
Loading...
Searching...
No Matches
include
game_statistics_widget.h
Go to the documentation of this file.
1
#ifndef GAME_STATISTICS_WIDGET
2
#define GAME_STATISTICS_WIDGET
3
4
#ifndef LOGIC_ONLY
5
6
#include "
ccfwd.h
"
7
8
void
draw_game_statistics_widget
(
9
const
game_statistics_widget_layout
& layout,
10
const
game_controller
& c
11
);
12
13
#endif
// LOGIC_ONLY
14
15
#endif
// GAME_STATISTICS_WIDGET
ccfwd.h
game_controller
The class that acts as a controller for game}.
Definition
game_controller.h:31
game_statistics_widget_layout
The layout of the widget that displays the in-game statistics.
Definition
game_statistics_widget_layout.h:39
draw_game_statistics_widget
void draw_game_statistics_widget(const game_statistics_widget_layout &layout, const game_controller &c)
Definition
game_statistics_widget.cpp:13
Generated by
1.9.8