teditor  1.8.0@@fee5e94
Terminal based editor written in C++
Functions
Functions to draw parts of the associated buffer

Functions

void teditor::Window::draw (Editor &ed)
 
void teditor::Window::drawPoint (Editor &ed, const AttrColor &bg)
 

Detailed Description

Function Documentation

◆ draw()

void teditor::Window::draw ( Editor ed)

◆ drawPoint()

void teditor::Window::drawPoint ( Editor ed,
const AttrColor bg 
)