|
Treehopper Python API
|
Public Member Functions | |
| def | __init__ (columns, rows) |
| def | flush (force) |
| def | set_cursor (left, top) |
| def | clear () |
| def | write (value) |
| def | flush (force) |
Public Attributes | |
| cols | |
| rows | |
| lines | |
| auto_flush | |
| parent | |
Properties | |
| cursor_left = property | |
| cursor_top = property | |
| def __init__ | ( | columns, | |
| rows | |||
| ) |
| def clear | ( | ) |
| def flush | ( | force | ) |
| def flush | ( | force | ) |
| def set_cursor | ( | left, | |
| top | |||
| ) |
| def write | ( | value | ) |
|
inherited |
| cols |
| lines |
|
inherited |
| rows |
|
static |
|
static |