X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Ftangram.xml;h=e7186bccc109d33deca48c5e94e94de682477409;hp=1ff8b5470952ce150531db8f3b909399f6eaced8;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=0d6b320def9180cf907ceaed56b23a972a11b757 diff --git a/hacks/config/tangram.xml b/hacks/config/tangram.xml index 1ff8b547..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.