Kaya 0.5.2 reference for Curses::noDelay

List of functions and data types in Curses

Void noDelay(Window win, Bool bf)

Arguments

Usage

Enable or disable non-blocking input. If this is enabled and no input is waiting, then getch will return ERR (probably -1). If it is disabled, then getch will wait for input. This function does nothing on Windows

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya