openmw-tes3coop/MyGUI_Media/core.pointer
nkorslund 17a2c67d26 - Integrated MyGUI and made a small test case.
- Made a (very experimental) Morrowind skin
- Decoded the fnt/tex font files, but they aren't used yet


git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@84 ea6a568a-9f4f-0410-981a-c910a81bb256
2009-02-01 02:21:08 +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>