|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include "freespace2/freespace.h"#include "graphics/2d.h"#include "hud/hudbrackets.h"#include "io/key.h"#include "lab/wmcgui.h"#include "localization/localize.h"#include "parse/parselo.h"Go to the source code of this file.
Functions | |
| void | draw_open_rect (int x1, int y1, int x2, int y2, int resize_mode=GR_RESIZE_NONE) |
| void | gr_opengl_shade (int x, int y, int w, int h, int resize_mode) |
| int | keypad_to_ascii (int c) |
Variables | |
| GUISystem | GUI_system |
Definition at line 1405 of file wmcgui.cpp.
Definition at line 1958 of file gropengldraw.cpp.
Definition at line 31 of file inputbox.cpp.
| GUISystem GUI_system |
Definition at line 21 of file wmcgui.cpp.