Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/data/gui/layouts/NotificationLayer.layout @ 12303

Last change on this file since 12303 was 11793, checked in by landauf, 7 years ago

auto-migrated all cegui files to version 0.8 with ceed (http://cegui.org.uk/wiki/Using_CEED-Migrate)

  • Property svn:eol-style set to native
File size: 316 bytes
RevLine 
[11793]1<?xml version='1.0' encoding='utf-8'?>
2<GUILayout version="4">
3    <Window name="Root" type="DefaultWindow">
4        <Property name="InheritsAlpha" value="False" />
5        <Property name="MaxSize" value="{{1,0},{1,0}}" />
6        <Property name="Area" value="{{0,0},{0,0},{1,0},{1,0}}" />
[7338]7    </Window>
[11793]8</GUILayout>
Note: See TracBrowser for help on using the repository browser.