1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-20 03:53:52 +00:00
openmw-tes3mp/media_mygui/core.pointer
2009-02-02 13:07:38 +00:00

12 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>