notcurses/rust/examples
joseLuís ae2af14281 rust: new methods, refactor methods and planes example
- add NcChannelPair constructors.
- change some NcChannel methods to return Self: set(), set_alpha()
- add NcPlane methods move_rel() & resize_simple_rel().
- add example full-planes (WIP).
- remove proto-example full-basics.
- small update of poc-menu example.
2021-04-07 20:32:46 +02:00
..
direct-capabilities.rs rust: refactor examples & palette_size method 2021-04-07 14:49:44 +02:00
direct-cursor.rs rust: add new wrapper type over NcDirect called DirectMode. 2021-01-02 22:50:48 +01:00
direct-image-c.rs rust: add new wrapper type over notcurses struct. 2021-01-02 19:45:15 +01:00
direct-image-rust.rs rust: add new wrapper type over NcDirect called DirectMode. 2021-01-02 22:50:48 +01:00
full-capabilities.rs rust: refactor examples & palette_size method 2021-04-07 14:49:44 +02:00
full-input.rs rust: rename Notcurses to FullMode; update doc 2021-01-02 22:58:35 +01:00
full-planes.rs rust: new methods, refactor methods and planes example 2021-04-07 20:32:46 +02:00
image-16x16.png rust: update example 2020-08-17 17:54:07 +02:00
pixel-cell.rs rust: add ncplane_abs_yx, ncplane_abs_y, ncplane_abs_x 2021-04-07 11:47:05 +02:00
poc-cjkscroll.rs rust: more changes and improvements 2021-01-03 02:40:41 +01:00
poc-direct.rs rust: add new wrapper type over NcDirect called DirectMode. 2021-01-02 22:50:48 +01:00
poc-kittyzapper.rs rust: add new wrapper type over NcDirect called DirectMode. 2021-01-02 22:50:48 +01:00
poc-menu.rs rust: new methods, refactor methods and planes example 2021-04-07 20:32:46 +02:00