mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
c79634b6a7
Previously, CBattleAnimation & inheritors were controlling animation ordering - e.g. which animations should play after which. Now, this is controlled by caller, e.g. BattleInterface & its controllers. H3 animations are fairly linear and can be split in stages which are already somewhat implemented via waitForAnims |
||
---|---|---|
.. | ||
BattleAI | ||
EmptyAI | ||
FuzzyLite@9751a751a1 | ||
Nullkiller | ||
StupidAI | ||
VCAI | ||
CMakeLists.txt | ||
FuzzyLite.cbp | ||
GeniusAI.brain |