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