diff options
Diffstat (limited to 'android/assets/images/dice.pack')
-rw-r--r-- | android/assets/images/dice.pack | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/android/assets/images/dice.pack b/android/assets/images/dice.pack new file mode 100644 index 0000000..0e8385a --- /dev/null +++ b/android/assets/images/dice.pack @@ -0,0 +1,46 @@ +dice.png +format: RGBA8888 +filter: Nearest,Nearest +repeat: none +d1 + rotate: false + xy: 1, 1 + size: 30, 30 + orig: 30, 30 + offset: 0, 0 + index: 1 +d2 + rotate: false + xy: 31, 1 + size: 30, 30 + orig: 30, 30 + offset: 0, 0 + index: 2 +d3 + rotate: false + xy: 61, 1 + size: 30, 30 + orig: 30, 30 + offset: 0, 0 + index: 3 +d4 + rotate: false + xy: 1, 31 + size: 30, 30 + orig: 30, 30 + offset: 0, 0 + index: 4 +d5 + rotate: false + xy: 31, 31 + size: 30, 30 + orig: 30, 30 + offset: 0, 0 + index: 5 +d6 + rotate: false + xy: 61, 31 + size: 30, 30 + orig: 30, 30 + offset: 0, 0 + index: 6 |