VisualGearTypes: Use 0 for circular line
authorWuzzy
Mon, 28 Oct 2019 15:16:33 +0000
changeset 2066 c82278e86aa5
parent 2065 5d8cecc058bf
child 2067 ab22c7756ad0
VisualGearTypes: Use 0 for circular line
VisualGearTypes.wiki
--- a/VisualGearTypes.wiki	Mon Oct 28 15:15:29 2019 +0000
+++ b/VisualGearTypes.wiki	Mon Oct 28 15:16:33 2019 +0000
@@ -68,7 +68,7 @@
 
  * `dX`: Minimum opacity (0-255)
  * `dY`: Maximum opacity (0-255)
- * `Angle`: Circle style. 1 = Radial gradient (`sprVampiric` sprite). Everything else = Simple line
+ * `Angle`: Circle style. 1 = Radial gradient (`sprVampiric` sprite). 0 = Simple circular line
  * `FrameTicks`: Period length of opacity change. Set to `0` to disable.
  * `State`: Radius
  * `Timer`: Line thickness (only if `Angle` does not equal `1`)