#include <jdb_screen.h>
Static Public Member Functions | |
static void | set_height (unsigned int h) |
static unsigned int | width () |
static unsigned int | height () |
static void | enable_direct (bool enable) |
static bool | direct_enabled () |
Static Private Attributes | |
static unsigned int | _height = 25 |
static bool | _direct_enabled = true |
|
|
|
|
|
|
|
|
|
|
|
|
|
|