mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-10 15:39:02 +00:00
fdf9da706f
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@85 ea6a568a-9f4f-0410-981a-c910a81bb256
13 lines
477 B
XML
13 lines
477 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<MyGUI type="Pointer">
|
|
|
|
<Pointer layer="Pointer" texture="core.png" default="arrow">
|
|
<Info name="arrow" point="1 1" size="32 32" offset="0 224 32 32"/>
|
|
<Info name="beam" point="16 16" size="32 32" offset="32 224 32 32"/>
|
|
<Info name="size_left" point="16 16" size="32 32" offset="64 224 32 32"/>
|
|
<Info name="hand" point="16 16" size="32 32" offset="96 224 32 32"/>
|
|
</Pointer>
|
|
|
|
</MyGUI>
|