Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/gui/imagesets/DriveIcons.imageset @ 5162

Last change on this file since 5162 was 5162, checked in by rgrieder, 16 years ago

added some gui stuff. Standard stuff from Ogre media repo plus a lua script file.

File size: 771 bytes
Line 
1<?xml version="1.0"?>
2<Imageset Name="DriveIcons" Imagefile="DriveIcons.png" NativeHorzRes="800" NativeVertRes="600" AutoScaled="true">
3        <Image Name="Artic" XPos="0" YPos="0" Width="32" Height="32" />
4        <Image Name="Lime" XPos="32" YPos="0" Width="32" Height="32" />
5        <Image Name="Sunset" XPos="64" YPos="0" Width="32" Height="32" />
6        <Image Name="Black" XPos="96" YPos="0" Width="32" Height="32" />
7        <Image Name="Blue" XPos="128" YPos="0" Width="32" Height="32" />
8        <Image Name="Silver" XPos="0" YPos="32" Width="32" Height="32" />
9        <Image Name="DriveStack" XPos="32" YPos="32" Width="32" Height="32" />
10        <Image Name="GreenCandy" XPos="64" YPos="32" Width="32" Height="32" />
11        <Image Name="GlobalDrive" XPos="96" YPos="32" Width="32" Height="32" />
12</Imageset>
Note: See TracBrowser for help on using the repository browser.