mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
code review
This commit is contained in:
@@ -66,6 +66,7 @@ class CStatisticScreen : public CWindowObject
|
||||
|
||||
TData extractData(StatisticDataSet stat, std::function<float(StatisticDataSetEntry val)> selector);
|
||||
std::shared_ptr<CIntObject> getContent(Content c, EGameResID res);
|
||||
void onSelectButton();
|
||||
public:
|
||||
CStatisticScreen(StatisticDataSet stat);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user