Closed xaionaro closed 2 years ago
@limar63 : Sorry, I do not remember why I added that method and how did I use it :(
You mean you don't remember what is the purpose of it? I wanted to use this method to have no delay on getting Getch(), combined with Nap() so I could make a good control for my snake game on ncurses (HalfDelay isn't working properly because it is instantly applied after getting user input without time delay).
On review, I think this needs to be split into two separate PRs. One to add the Debian build scripts and a second to add the new/missing methods.
Closing due to inactivity.
You mean you don't remember what is the purpose of it?
Yeah, sorry. Two years between doing that and getting a review -- considering how many code got through me during that period I already forgot what this was for.
If will ever stumble upon #41 again, will open an new Pull Request with the changes requested here. Or the meantime feel free to reopen PR with the fixes.
Fixing https://github.com/rthornton128/goncurses/issues/41