cButton Texture Generate

This commit is contained in:
2018-08-30 09:16:39 -04:00
parent 30416b0334
commit 335166ea00
24 changed files with 163 additions and 174 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Panel size="400,400">
<debug/>
<debug />
<Layout>
<Label align="left">Hello world Left</Label>
<Label align="center">Hello world Center</Label>
+2 -2
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Panel size="200,200">
<debug/>
<debug />
<Layout>
<Label>Hello world</Label>
<Include dir ="xml/" filename="include.xml"/>
<Button size="100,20" />
</Layout>
</Panel>
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Panel position="20, 20" size="200,200">
<debug/>
<debug />
<Layout position="100, 1100">
<Label position="100, 1002" text="Hello world" />
</Layout>
Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB