mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-10-31 15:20:13 +00:00
c063ce4e36
Added: * Pile: new class derived from Plane, which implements all the `ncpile_*` calls * Plane: `get_parent` (`ncplane_parent`) * Plane: protected constructor for use by `Pile` (or other derived classes which cannot provide a valid `ncplane*` when invoking parent constructor. * Plane: `set_plane` for use by the derived classes above. Changed: * Plane: `to_ncplane` is a `const` method now. |
||
---|---|---|
.. | ||
ncpp | ||
notcurses |