1
0
Fork 0
fgdata/gui/dialogs/fps.xml

31 lines
525 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<name>fps</name>
2006-01-28 11:50:03 +00:00
<x>-2</x>
<y>2</y>
<layout>hbox</layout>
<default-padding>2</default-padding>
<font>
<name>HELVETICA_12</name>
</font>
<color>
2006-01-28 11:50:03 +00:00
<red>0</red>
<green>0</green>
<blue>0</blue>
<alpha>0</alpha>
</color>
<text>
<label>000</label>
<property>/sim/frame-rate</property>
<format>%3.0f</format>
<live>true</live>
<color>
<red>0.9</red>
<green>0.4</green>
<blue>0.2</blue>
<alpha>1</alpha>
</color>
</text>
</PropertyList>