#include "fix.h"#include "types.h"#include "gr.h"#include "ui.h"Functions | |
| void | Hline (short x1, short x2, short y) |
| void | Vline (short y1, short y2, short x) |
| void | ui_string_centered (short x, short y, char *s) |
| void | ui_draw_shad (short x1, short y1, short x2, short y2, short c1, short c2) |
| void | ui_draw_frame (short x1, short y1, short x2, short y2) |
| void | ui_draw_box_out (short x1, short y1, short x2, short y2) |
| void | ui_draw_box_in (short x1, short y1, short x2, short y2) |
| void | ui_draw_line_in (short x1, short y1, short x2, short y2) |
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.6