testing yoga and tinyxml2 to read some attributes from file

This commit is contained in:
2017-01-19 19:12:12 +00:00
parent 78ab808b8b
commit eb7282e0d4
2 changed files with 25 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
<?xml version="1.0"?>
<layout>
<rect></rect>
<rect width="10" height="10" />
<circle div="10" width="100%" inner_radius="10" outer_radius="50" />
</layout>