]> git.lizzy.rs Git - dragonblocks.git/commitdiff
Documented Pixel Manipulators
authorHimbeerserverDE <lpaschek@icloud.com>
Tue, 19 May 2020 14:04:12 +0000 (16:04 +0200)
committerHimbeerserverDE <lpaschek@icloud.com>
Tue, 19 May 2020 14:04:12 +0000 (16:04 +0200)
doc/Pixel_Manipulator.md

index b637d5962b70bd5f7276562cd91632e4c3ed62a1..10b00ed5432e8ece406da6a44c6a0d0a32c0b84f 100644 (file)
@@ -14,7 +14,7 @@
                in front of the itemstring. This is not a typo and it is
                required to have exactly ONE of these in the manipulator.
                It marks the block you have to pass to
                in front of the itemstring. This is not a typo and it is
                required to have exactly ONE of these in the manipulator.
                It marks the block you have to pass to
-               ```dragonblocks.PixelManipulator.apply(x, y)```.
+               dragonblocks.PixelManipulator.apply(x, y).
                If you apply the Pixel Manipulator, the coordinates of the
                marked node will equal the coordinates you passed to the
                method.
                If you apply the Pixel Manipulator, the coordinates of the
                marked node will equal the coordinates you passed to the
                method.