2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
2017-12-04 21:13:06 +01:00
|
|
|
<defaultcontrol></defaultcontrol>
|
2014-09-28 20:47:53 +02:00
|
|
|
<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>
|
2015-03-27 21:31:13 +01:00
|
|
|
</window>
|