diff options
| author | Lioncash <mathew1800@gmail.com> | 2013-10-27 22:15:49 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2013-10-27 22:15:49 -0400 |
| commit | 4e999fe0ee1100ef4bee2e3fefe908222a5c2e92 (patch) | |
| tree | 721f356692f9c3230d5e7f75063028291936559c /Source/Android/assets | |
| parent | d1834b30584f064354addbde0c15265f55e9d872 (diff) | |
[Android] General cleanup.
We no longer need the buttons in Assets, considering they are now resources (ie. drawables).
Also remove (now) junk code from VideoSettingsFragment.java. We handle the input overlay within the InputSettingsFragment.
Also add a TODO detailing what needs to be refactored when axis support is finally added.
Diffstat (limited to 'Source/Android/assets')
| -rw-r--r-- | Source/Android/assets/ButtonA.png | bin | 5178 -> 0 bytes |
| -rw-r--r-- | Source/Android/assets/ButtonB.png | bin | 4971 -> 0 bytes |
| -rw-r--r-- | Source/Android/assets/ButtonStart.png | bin | 1511 -> 0 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/Source/Android/assets/ButtonA.png b/Source/Android/assets/ButtonA.png Binary files differdeleted file mode 100644 index 7e685324ae..0000000000 --- a/Source/Android/assets/ButtonA.png +++ /dev/null diff --git a/Source/Android/assets/ButtonB.png b/Source/Android/assets/ButtonB.png Binary files differdeleted file mode 100644 index 21da4c20f1..0000000000 --- a/Source/Android/assets/ButtonB.png +++ /dev/null diff --git a/Source/Android/assets/ButtonStart.png b/Source/Android/assets/ButtonStart.png Binary files differdeleted file mode 100644 index e79a9269ee..0000000000 --- a/Source/Android/assets/ButtonStart.png +++ /dev/null |
