30 lines
2.3 KiB
XML
30 lines
2.3 KiB
XML
<TextureAtlas imagePath="touch_sheet_double.png">
|
|
<SubTexture name="touch_finger_one" x="0" y="0" width="128" height="128" />
|
|
<SubTexture name="touch_finger_two" x="128" y="0" width="128" height="128" />
|
|
<SubTexture name="touch_hand_closed" x="256" y="0" width="128" height="128" />
|
|
<SubTexture name="touch_hand_open" x="384" y="0" width="128" height="128" />
|
|
<SubTexture name="touch_rotate_left" x="512" y="0" width="128" height="128" />
|
|
<SubTexture name="touch_rotate_right" x="640" y="0" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_down" x="0" y="128" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_horizontal" x="128" y="128" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_left" x="256" y="128" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_move" x="384" y="128" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_right" x="512" y="128" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_two_down" x="640" y="128" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_two_horizontal" x="0" y="256" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_two_left" x="128" y="256" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_two_move" x="256" y="256" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_two_right" x="384" y="256" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_two_up" x="512" y="256" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_two_vertical" x="640" y="256" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_up" x="0" y="384" width="128" height="128" />
|
|
<SubTexture name="touch_swipe_vertical" x="128" y="384" width="128" height="128" />
|
|
<SubTexture name="touch_tap" x="256" y="384" width="128" height="128" />
|
|
<SubTexture name="touch_tap_double" x="384" y="384" width="128" height="128" />
|
|
<SubTexture name="touch_tap_hold" x="512" y="384" width="128" height="128" />
|
|
<SubTexture name="touch_two" x="640" y="384" width="128" height="128" />
|
|
<SubTexture name="touch_two_double" x="0" y="512" width="128" height="128" />
|
|
<SubTexture name="touch_two_hold" x="128" y="512" width="128" height="128" />
|
|
<SubTexture name="touch_zoom_in" x="256" y="512" width="128" height="128" />
|
|
<SubTexture name="touch_zoom_out" x="384" y="512" width="128" height="128" />
|
|
</TextureAtlas> |