notcurses/include/ncpp
nick black 354152b48b
Redefine CELL_ALPHA_ in their natural forms
CELL_ALPHA_OPAQUE et al were defined as 0..3, meaning
CELL_ALPHA_SHIFT had to be used to compare them to their
channel representations. Instead, define them in said
representation outright, eliminating the need to shift while
retaining arithmetic properties, and zero initialization for
CELL_ALPHA_OPAQUE. Eliminate CELL_ALPHA_SHIFT #738.
2020-06-28 01:53:42 -04:00
..
internal Add C++ bindings 2020-01-22 06:47:43 -05:00
_exceptions.hh [C++] Optionally enable throwing exceptions on errors 2020-04-15 12:10:14 -04:00
_flag_enum_operator_helpers.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
_helpers.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Cell.hh Redefine CELL_ALPHA_ in their natural forms 2020-06-28 01:53:42 -04:00
CellStyle.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
Direct.hh [C++] API sync 2020-06-23 08:03:48 -04:00
FDPlane.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Menu.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
MultiSelector.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
NCAlign.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
NCBox.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
NCKey.hh [C++] API sync 2020-02-27 11:48:36 -05:00
NCLogLevel.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
ncpp.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
NotCurses.hh [C++] API sync 2020-06-23 08:03:48 -04:00
Palette256.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Plane.hh [C++] API sync 2020-06-23 08:03:48 -04:00
Plot.hh [C++] API sync 2020-06-23 08:03:48 -04:00
Reader.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Reel.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Root.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Selector.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Subproc.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Tablet.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
TabletCallback.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Utilities.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Visual.hh [C++] API sync 2020-06-23 08:03:48 -04:00