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

2 Commits

Author SHA1 Message Date
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