StuBS
TextWindow Member List

This is the complete list of members for TextWindow, including all inherited members.

BLACK enum valueTextMode
BLUE enum valueTextMode
BROWN enum valueTextMode
Color enum nameTextMode
COLUMNSTextModestatic
CYAN enum valueTextMode
DARK_GREY enum valueTextMode
from_colTextWindowprotected
from_rowTextWindowprotected
getCursor(unsigned &abs_x, unsigned &abs_y)TextModestatic
getPos(unsigned &rel_x, unsigned &rel_y) constTextWindow
getPos(int &rel_x, int &rel_y) constTextWindow
GREEN enum valueTextMode
LIGHT_BLUE enum valueTextMode
LIGHT_CYAN enum valueTextMode
LIGHT_GREEN enum valueTextMode
LIGHT_GREY enum valueTextMode
LIGHT_MAGENTA enum valueTextMode
LIGHT_RED enum valueTextMode
MAGENTA enum valueTextMode
mouse_attribTextModeprotectedstatic
mouse_xTextModeprotectedstatic
mouse_yTextModeprotectedstatic
pos_xTextWindowprotected
pos_yTextWindowprotected
print(const char *string, size_t length, Attribute attrib=TextMode::Attribute())TextWindow
RED enum valueTextMode
reset(char character=' ', Attribute attrib=TextMode::Attribute())TextWindow
ROWSTextModestatic
setCursor(unsigned abs_x, unsigned abs_y)TextModestatic
setPos(unsigned rel_x, unsigned rel_y)TextWindow
setPos(int rel_x, int rel_y)TextWindow
show(unsigned abs_x, unsigned abs_y, char character, Attribute attrib=Attribute())TextModestatic
show(int abs_x, int abs_y, char character, Attribute attrib=Attribute())TextModestatic
showMouse(unsigned abs_x, unsigned abs_y)TextModestatic
TEXT_BUFFER_BASETextModeprotectedstatic
TextMode()TextModeinlineprotected
TextWindow(unsigned from_col, unsigned to_col, unsigned from_row, unsigned to_row, bool use_cursor=false)TextWindow
to_colTextWindowprotected
to_rowTextWindowprotected
use_cursorTextWindowprotected
WHITE enum valueTextMode
YELLOW enum valueTextMode