changeset 1520 | b52c6f8689bc |
parent 1519 | 1b32e9ff8adf |
child 1521 | c48e03ba077c |
--- a/LuaAPI.wiki Wed Aug 22 00:02:26 2018 +0100 +++ b/LuaAPI.wiki Wed Aug 22 00:03:55 2018 +0100 @@ -670,7 +670,9 @@ * `Timer` is usually the gear lifetime * `Tint` is the RGBA color -Most visual gears require little to no modification of parameters. If the visual gear does not exist, `nil` is returned. +If the visual gear does not exist, `nil` is returned. + +Most visual gears require little to no modification of parameters. Example: