Difference between revisions of "Battle state"
From VCMI Project Wiki
(Created page with "Battle states defines structure of battlefield, positions of stacks and spells possible to cast.") |
|||
Line 1: | Line 1: | ||
− | Battle | + | Battle state defines structure of battlefield, positions of stacks and spells possible to cast. |
+ | |||
+ | Battle is unusual structure, as it is avaliable only during combat. | ||
+ | Info about current battle is handled by BattleState class in BattleState.cpp |
Revision as of 13:45, 10 November 2011
Battle state defines structure of battlefield, positions of stacks and spells possible to cast.
Battle is unusual structure, as it is avaliable only during combat. Info about current battle is handled by BattleState class in BattleState.cpp