disp

Undocumented in source.

Members

Enums

DISP_REVERSEVIDEO
anonymousenum DISP_REVERSEVIDEO
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

disp_box
void disp_box(int , int , uint , uint , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_close
void disp_close()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_eeol
void disp_eeol()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_eeop
void disp_eeop()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_endstand
void disp_endstand()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_fillbox
void disp_fillbox(uint , uint , uint , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_flush
void disp_flush()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_getattr
int disp_getattr()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_getmode
int disp_getmode()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_hidecursor
void disp_hidecursor()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_levelblockpoke
void disp_levelblockpoke(int , int , int , int , uint , uint* , uint , uint* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_move
void disp_move(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_open
void disp_open()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_peekbox
void disp_peekbox(ushort* , uint , uint , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_peekw
ushort disp_peekw(int , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_pokebox
void disp_pokebox(ushort* , uint , uint , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_pokew
void disp_pokew(int , int , ushort )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_printf
int disp_printf(char* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_putc
int disp_putc(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_puts
void disp_puts(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_scroll
void disp_scroll(int , uint , uint , uint , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_setattr
void disp_setattr(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_setcursortype
void disp_setcursortype(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_setmode
void disp_setmode(ubyte )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_showcursor
void disp_showcursor()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disp_startstand
void disp_startstand()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

disp_state
disp_t disp_state;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

disp_t
struct disp_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta