+
Point of view
All features
class HELLO
Summary
Basic example to start with NCURSES.
Direct parents
Insert list: NCURSES_TOOLS
Overview
Creation features
{}
Features
{}
{ANY}
{ANY}
main
effective procedure
{}
key_press (key_code: INTEGER_32)
effective procedure
{}
ask_quit: BOOLEAN
writable attribute
{}
ncurses: NCURSES
once function
{ANY}
Access to the ncurses singleton.
invisible_cursor_mode: INTEGER_32
is 0
constant attribute
{ANY}
In this mode the cursor is invisible.
default_visible_cursor_mode: INTEGER_32
is 1
constant attribute
{ANY}
The default visible cursor mode.
special_visible_cursor_mode: INTEGER_32
is 2
constant attribute
{ANY}
In this mode cursor may blink in a more special or in a more visible way.
valid_cursor_visibility (code: INTEGER_32): BOOLEAN
effective function
{ANY}
ensure