1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-06-25 22:53:18 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
LDDestroier
f277c24bb1
Update windont.lua 2020-01-06 02:54:05 -05:00
LDDestroier
4f52154f34
Added extra input to transformation functions
Now, the third argument for char/text/back transformation functions will be the char/text/back located on the X/Y position of the buffer. If there is no such position on the window's buffer, it will be `nil`.
The `setCursorPos` function now floors inputs so as to not break when receiving non-integer arguments.
2020-01-05 21:55:51 -05:00
LDDestroier
6ed3b82b0b
Moved to "windont" folder 2019-12-25 02:29:43 -05:00