Files
SDLPongCPP/.svn/pristine/dd/dd782d6ce8d2c027ee84ad3a48ccb0efb448fcb7.svn-base
T
2018-06-25 21:48:45 -04:00

10 lines
264 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Panel size="400,400">
<debug/>
<Layout>
<Label align="left" text="Hello world Left" />
<Label align="center" text="Hello world Center" />
<Label align="right" text="Hello world Right" />
</Layout>
</Panel>