diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2016-02-09 20:55:41 +0100 | 
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2016-02-09 20:55:41 +0100 | 
| commit | 34a39b090df3f05b3780b72c080aa48d6e14dfea (patch) | |
| tree | 285e9dd3b0e0536ceca86daa03231b8804b77e79 /android/assets/data | |
| parent | 0f3efd0bd2fc84a1fae0ea4f812e2a7d92f36db4 (diff) | |
| download | RustAndDust-34a39b090df3f05b3780b72c080aa48d6e14dfea.zip RustAndDust-34a39b090df3f05b3780b72c080aa48d6e14dfea.tar.gz | |
ui/typewriter.9.png -> assets/ui/bg.9.png
Diffstat (limited to 'android/assets/data')
| -rw-r--r-- | android/assets/data/ui.atlas | 18 | 
1 files changed, 9 insertions, 9 deletions
| diff --git a/android/assets/data/ui.atlas b/android/assets/data/ui.atlas index 55a7be1..08849b1 100644 --- a/android/assets/data/ui.atlas +++ b/android/assets/data/ui.atlas @@ -4,6 +4,15 @@ size: 1024,256  format: RGBA8888  filter: Nearest,Nearest  repeat: none +bg +  rotate: false +  xy: 452, 41 +  size: 48, 48 +  split: 23, 23, 23, 23 +  pad: 11, 11, 12, 12 +  orig: 48, 48 +  offset: 0, 0 +  index: -1  cancel    rotate: false    xy: 386, 26 @@ -46,15 +55,6 @@ to    orig: 190, 217    offset: 0, 0    index: -1 -typewriter -  rotate: false -  xy: 452, 41 -  size: 48, 48 -  split: 23, 23, 23, 23 -  pad: 11, 11, 12, 12 -  orig: 48, 48 -  offset: 0, 0 -  index: -1  unit    rotate: false    xy: 386, 91 | 
