Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/MouseAPI_FS19/data/gui/layouts/NotificationLayer.layout @ 12334

Last change on this file since 12334 was 11793, checked in by landauf, 6 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
Line 
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}}" />
7    </Window>
8</GUILayout>
Note: See TracBrowser for help on using the repository browser.