Energy Drawable created + animation for Entity -> AnimatedEntity

A Scene will automatically update all AnimatedEntities
LevelUpBounties no longer grant EP
This commit is contained in:
=
2017-02-20 16:07:12 +01:00
parent 0bad3e064c
commit f252bfd4bd
33 changed files with 295 additions and 199 deletions

View File

@@ -76,7 +76,7 @@
android:layout_marginRight="4dp"
android:layout_toLeftOf="@+id/worldbutton_starcount"
android:layout_toStartOf="@+id/worldbutton_starcount"
android:src="@drawable/star"
android:src="@drawable/currency_star"
android:id="@+id/imageView2" />
<ImageView