The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
heal.hpp File Reference

Various functions that implement healing of units (when a side turn starts). More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void calculate_healing (int side, bool update_display)
 Calculates healing for all units for the given side. More...
 

Detailed Description

Various functions that implement healing of units (when a side turn starts).

Definition in file heal.hpp.

Function Documentation

void calculate_healing ( int  side,
bool  update_display 
)