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

Go to the source code of this file.
Functions | |
| void | showAttackAnimation (tfight &battle, GameMap *actmap, int ad=-1, int dd=-1) |
| Performs the calculation of the attack and displays the result on screen. | |
|
||||||||||||||||||||
|
Performs the calculation of the attack and displays the result on screen. The result is not written to the involved units, this must be done separately.
Definition at line 265 of file attackpanel.cpp. References CGameOptions::Instance(), lighten_Color(), BattleSoundPlayer::playEnd(), GameMap::player, releasetimeslice(), and ticker. Referenced by PG_MapDisplay::showBattle(). |
1.4.2