MoveEdges are outer limit of Movement

Textures renamed and reorganized
New (not optimal) obstacleTextures added
This commit is contained in:
=
2016-12-28 10:23:12 +01:00
parent 45b9c41ea4
commit decbf80ed5
117 changed files with 5437 additions and 2114 deletions

View File

@ -8,7 +8,7 @@
android:layout_width="70dp"
android:layout_height="70dp"
android:layout_gravity="center"
android:background="@drawable/tool_slot_background"
android:background="@drawable/xml_tool_slot_background"
android:src="@drawable/rampbutton" />
</FrameLayout>