Minor improvements to GUI engine documentation page

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5254 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2010-04-23 21:04:20 +00:00
parent a7ae507e9c
commit 9a7dc857a9

View File

@ -301,9 +301,10 @@
<em> Name in XML files: </em> \c "align"
For widgets located inside a vertical-row layout div : Changes how the x coord of the widget is determined.
value can be "left", "center" or "right".
value can be \c "left", \c "center" or \c "right".
For widgets located inside a horizontal-row layout div : Changes how the y coord of the widget is determined.
value can be "top", "center" or "bottom".
value can be \c "top", \c "center" or \c "bottom".
\n
\subsection prop13 PROP_PROPORTION