VisualGearTypes.wiki
changeset 1185 9f16ae26c801
parent 1182 4c72f5881fa4
child 1186 883d411ac1bd
--- a/VisualGearTypes.wiki	Fri Feb 09 22:02:18 2018 +0000
+++ b/VisualGearTypes.wiki	Sat Feb 10 16:24:00 2018 +0000
@@ -64,10 +64,11 @@
 A simple circle which doesn't move. It is one of the few visual gears which is not removed automatically. If you set `dX`, `dY` and `FrameTicks`, the circle pulsates in opacity.
 
  * `State`: Radius
- * `Timer`: Thickness
+ * `Timer`: Line thickness (only if `Angle` does not equal `1`)
  * `dX`: Minimum opacity (0-255)
  * `dY`: Maximum opacity (0-255)
- * `FrameTicks`: ???
+ * `Angle`: Circle style. 1 = Radial gradient (`sprVampiric` sprite). Everything else = Simple line
+ * `FrameTicks`: Speed of opacity change. 0 = no change
 
 == `vgtAmmo` ==
 Displays an ammo icon.