skin.pellucid/1080i/Pointer.xml

36 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol></defaultcontrol>
<coordinates>
<system>1</system>
<posx>0</posx>
<posy>0</posy>
</coordinates>
<controls>
<control type="image" id="1">
<description>Pointer</description>
<width>45</width>
<height>45</height>
<texture>UIControls/PointerNF.png</texture>
</control>
<control type="image" id="2">
<description>Pointer Focus</description>
<width>45</width>
<height>45</height>
<texture>UIControls/PointerFo.png</texture>
</control>
<control type="image" id="3">
<description>Pointer Drag</description>
<width>45</width>
<height>45</height>
<texture>UIControls/PointerDrag.png</texture>
</control>
<control type="image" id="4">
<description>pointer_click</description>
<width>45</width>
<height>45</height>
<texture>UIControls/PointerClick.png</texture>
</control>
</controls>
</window>