|
FreeBASIC
0.91.0
|
#include "fb_gfx.h"
Go to the source code of this file.
Functions | |
| FBCALL void | fb_GfxView (int x1, int y1, int x2, int y2, unsigned int fill_color, unsigned int border_color, int flags) |
| FBCALL void fb_GfxView | ( | int | x1, |
| int | y1, | ||
| int | x2, | ||
| int | y2, | ||
| unsigned int | fill_color, | ||
| unsigned int | border_color, | ||
| int | flags | ||
| ) |
Definition at line 7 of file gfx_view.c.

