0ad/binaries/data/mods/public/gui/reference/common/setup.xml
s0600204 cdf6109713 Relocate and Rearrange the structree codebase
Makes it possible to reuse the more generic parts of the `structree`
codebase in other pages without including `structree`-specific logic.
This sets the stage for further reference/encyclopedia-type pages.

Reviewed By: fatherbushido, elexis
Differential Revision: https://code.wildfiregames.com/D295
This was SVN commit r19940.
2017-07-31 12:49:00 +00:00

13 lines
232 B
XML

<?xml version="1.0" encoding="utf-8"?>
<setup>
<tooltip name="referenceTooltip"
anchor="top"
buffer_zone="4"
delay="50"
font="sans-14"
maxwidth="480"
offset="16 24"
sprite="bkTooltip"
textcolor="white"
/>
</setup>