]> www.infradead.org Git - users/mchehab/andors-trail.git/commit
Use animations when changing visibility of the combat bar.
authorOskar Wiksten <oskar.wiksten@gmail.com>
Mon, 6 Aug 2012 16:35:29 +0000 (18:35 +0200)
committerOskar Wiksten <oskar.wiksten@gmail.com>
Sun, 7 Oct 2012 14:27:08 +0000 (16:27 +0200)
commitc90d7c4ef0350544b8b344a4718c63bbbc0827cf
treecf752ee933ccb262724894edeb8c5ffb3bfad5fc
parentbcead230b5538b29a7a3a9683ec790fed2024560
Use animations when changing visibility of the combat bar.
AndorsTrail/res/anim/hidecombatbar.xml [new file with mode: 0644]
AndorsTrail/res/anim/showcombatbar.xml [new file with mode: 0644]
AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/CombatController.java
AndorsTrail/src/com/gpl/rpg/AndorsTrail/view/CombatView.java