Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/data_extern/gui/imagesets/Vanilla.imageset @ 12175

Last change on this file since 12175 was 12175, checked in by siramesh, 5 years ago

Super Orxo Bros (Sidharth Ramesh, Nisa Balta, Jeff Ren)

File size: 1.5 KB
Line 
1<?xml version='1.0' encoding='utf-8'?>
2<Imageset autoScaled="true" imagefile="vanilla.png" name="Vanilla-Images" nativeHorzRes="800" nativeVertRes="600" version="2">
3    <Image height="3" name="GenericBrush" width="3" xPos="46" yPos="46" />
4    <Image height="6" name="FrameTopLeft" width="6" xPos="1" yPos="1" />
5    <Image height="6" name="FrameTopRight" width="6" xPos="10" yPos="1" />
6    <Image height="6" name="FrameBottomLeft" width="6" xPos="1" yPos="10" />
7    <Image height="6" name="FrameBottomRight" width="6" xPos="10" yPos="10" />
8    <Image height="1" name="FrameLeft" width="6" xPos="1" yPos="18" />
9    <Image height="1" name="FrameRight" width="6" xPos="10" yPos="18" />
10    <Image height="6" name="FrameTop" width="1" xPos="18" yPos="1" />
11    <Image height="6" name="FrameBottom" width="1" xPos="18" yPos="10" />
12    <Image height="20" name="ScrollUpArrow" width="20" xPos="1" yPos="22" />
13    <Image height="20" name="ScrollDownArrow" width="20" xPos="22" yPos="22" />
14    <Image height="1" name="VertScrollContainer" width="20" xPos="69" yPos="3" />
15    <Image height="20" name="ScrollLeftArrow" width="20" xPos="21" yPos="1" />
16    <Image height="20" name="ScrollRightArrow" width="20" xPos="42" yPos="1" />
17    <Image height="20" name="HorzScrollContainer" width="1" xPos="65" yPos="1" />
18    <Image height="20" name="ScrollbarThumb" width="20" xPos="43" yPos="22" />
19    <Image height="24" name="ShadowBrush" width="24" xPos="4" yPos="45" />
20    <Image height="25" name="MouseArrow" width="17" xPos="69" yPos="7" />
21</Imageset>
Note: See TracBrowser for help on using the repository browser.