VisualGearTypes: simplify
authorWuzzy
Mon, 28 Oct 2019 15:29:26 +0000
changeset 2069 7904665da6d7
parent 2068 b519bdd96f11
child 2070 0705b1d3ed65
VisualGearTypes: simplify
VisualGearTypes.wiki
--- a/VisualGearTypes.wiki	Mon Oct 28 15:28:07 2019 +0000
+++ b/VisualGearTypes.wiki	Mon Oct 28 15:29:26 2019 +0000
@@ -111,4 +111,4 @@
  * `X`, `Y`: Start point of line
  * `dX`, `dY`: End point of line
  * `Timer`: Life time (default: 0)
- * `Tint`: Only the last byte is used which is for specifying the opacity (0-255). The color cannot be changed
\ No newline at end of file
+ * `Tint`: Opacity (0-255). The color itself can't be changed
\ No newline at end of file