X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Ftangram.xml;h=e7186bccc109d33deca48c5e94e94de682477409;hp=ff62d12e72d3f779c30f7a67ee9f807eb5ef47ae;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=ccb7f4903325f92555a9722bba74b58346654ba0 diff --git a/hacks/config/tangram.xml b/hacks/config/tangram.xml index ff62d12e..e7186bcc 100644 --- a/hacks/config/tangram.xml +++ b/hacks/config/tangram.xml @@ -1,35 +1,43 @@ - + + _label="Frame rate" _low-label="Low" _high-label="High" + low="0" high="100000" default="10000"/> - + + _label="X rotation" _low-label="Slow" _high-label="Fast" + low="0.0" high="1.0" default="0.2" /> + _label="Y rotation" _low-label="Slow" _high-label="Fast" + low="0.0" high="1.0" default="0.5" /> + _label="Z rotation" _low-label="Slow" _high-label="Fast" + low="0.0" high="1.0" default="0" />
- - + + + +
+ + <_description> -Lets you watch the computer solve Tangram puzzles -Written by Jeremy English. +Solves tangram puzzles. + +http://en.wikipedia.org/wiki/Tangram + +Written by Jeremy English; 2005.