1 <?xml version="1.0" encoding="ISO-8859-1"?>
3 <screensaver name="whirlwindwarp" _label="WhirlwindWarp">
7 <number id="points" type="slider" arg="-points %"
8 _label="Particles" _low-label="Few" _high-label="Many"
9 low="10" high="1000" default="400"/>
11 <number id="tails" type="slider" arg="-tails %"
12 _label="Trail Size" _low-label="Short" _high-label="Long"
13 low="1" high="200" default="8"/>
16 Floating stars are acted upon by a mixture of simple 2D
17 forcefields. The strength of each forcefield changes
18 continuously, and it is also switched on and off at random.