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 fc264677f5 Sync C++ wrapper with the latest API changes
New classes:

 * Direct (`ncdirect_*`)
 * Menu (`ncmenu_*`)
 * Selector (`ncselector_*`)

Updates:

 * Plane: added copy constructors (mapped to `ncplane_dup`)
 * Plane: added `perimeter` (`ncplane_perimeter`)
 * Plane: added `polyfill` (`ncplane_polyfill`)
 * Plane: added `blit_bgrx` (`ncblit_bgrx`)
 * Plane: added `blit_rgba` (`ncblit_rgba`)
4 years ago
..
internal Add C++ bindings 5 years ago
Cell.hh high-contrast text, simple linear average model #181 4 years ago
CellStyle.hh s/CELL_STYLE/NCSTYLE/ throughout 4 years ago
Direct.hh Sync C++ wrapper with the latest API changes 4 years ago
Menu.hh Sync C++ wrapper with the latest API changes 4 years ago
NCAlign.hh Add C++ bindings 5 years ago
NCBox.hh Add C++ bindings 5 years ago
NCKey.hh Add C++ bindings 5 years ago
NCLogLevel.hh Add C++ bindings 5 years ago
NCScale.hh Add C++ bindings 5 years ago
NotCurses.hh enmetric->ncmetric #324 4 years ago
Palette256.hh Add C++ bindings 5 years ago
Plane.hh Sync C++ wrapper with the latest API changes 4 years ago
Reel.hh tablet->nctablet, add ncreel to python #324 4 years ago
Root.hh Add C++ bindings 5 years ago
Selector.hh Sync C++ wrapper with the latest API changes 4 years ago
Tablet.hh tablet->nctablet, add ncreel to python #324 4 years ago
TabletCallback.hh Add C++ bindings 5 years ago
Visual.hh C++ wrappers: kill Visual::destroy_plane() #299 5 years ago
_exceptions.hh Add C++ bindings 5 years ago
_flag_enum_operator_helpers.hh Add C++ bindings 5 years ago
_helpers.hh Add C++ bindings 5 years ago
ncpp.hh Add C++ bindings 5 years ago