You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/include/ncpp
Marek Habersack 4d2e4e82d3 [C++] API sync
Changed:

 * Visual: tiny reformatting to fit the overall ncpp style
 * Visual: added error guard in `render`
 * Visual: error_guard update in `rotate`

Added:

 * Visual: simple_streamer (`ncvisual_simple_streamer`)
 * Visual: polyfill (`ncvisual_polyfill_yx`)
 * Visual: at (`ncvisual_at_yx`)
 * Visual: set (`ncvisual_set_yx`)
4 years ago
..
internal
Cell.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
CellStyle.hh
Direct.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
FDPlane.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Menu.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
MultiSelector.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
NCAlign.hh
NCBox.hh
NCKey.hh
NCLogLevel.hh
NotCurses.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Palette256.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Plane.hh yield demo: punch up with polyfills 4 years ago
Plot.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Reader.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Reel.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Root.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Selector.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Subproc.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Tablet.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
TabletCallback.hh
Utilities.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Visual.hh [C++] API sync 4 years ago
_exceptions.hh
_flag_enum_operator_helpers.hh
_helpers.hh
ncpp.hh