]> git.localhorst.tv Git - l2e.git/commit
added prototype for battle's hero tags
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 6 Aug 2012 16:48:23 +0000 (18:48 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 6 Aug 2012 16:48:23 +0000 (18:48 +0200)
commit010a336797f1419945bed60560cc61fb492793f4
tree700487df74c02a2250993792dca2ff3434944e78
parentc0860451b5fd681c3b3b8d985e8831276bbd917f
added prototype for battle's hero tags

A hero tag is the panel in the attack selection screen containing
information about the hero's stats.
Debug/src/battle/subdir.mk
Release/src/battle/subdir.mk
src/battle/AttackTypeMenu.cpp
src/battle/AttackTypeMenu.h
src/battle/BattleState.cpp
src/battle/BattleState.h
src/battle/HeroTag.cpp [new file with mode: 0644]
src/battle/HeroTag.h [new file with mode: 0644]