|
FreeBASIC
0.91.0
|
#include <fb_console.h>
Data Fields | |
| int | Left |
| int | Top |
| int | Right |
| int | Bottom |
Definition at line 1 of file fb_console.h.
| int _fb_Rect::Bottom |
Definition at line 2 of file fb_console.h.
| int _fb_Rect::Left |
Definition at line 2 of file fb_console.h.
| int _fb_Rect::Right |
Definition at line 2 of file fb_console.h.
| int _fb_Rect::Top |
Definition at line 2 of file fb_console.h.