]> git.localhorst.tv Git - l2e.git/commit
added battle party layout class
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 5 Aug 2012 16:37:39 +0000 (18:37 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 5 Aug 2012 16:37:39 +0000 (18:37 +0200)
commit95bfa881f3fa427b67d9ce21e6a10f80f7be5439
tree80ab78e7d76a3ba3d24400d555b1ed24252f5e3e
parent4e886547268583ef1d8a415d9f7f959ce76ffcbc
added battle party layout class
Debug/src/battle/subdir.mk
Release/src/battle/subdir.mk
src/battle/BattleState.cpp
src/battle/BattleState.h
src/battle/PartyLayout.cpp [new file with mode: 0644]
src/battle/PartyLayout.h [new file with mode: 0644]
src/main.cpp