#include "pandabase.h"
#include "filename.h"
#include "notifyCategoryProxy.h"
Go to the source code of this file.
Functions | |
NotifyCategoryDecl (windisplay, EXPCL_PANDAWIN, EXPTP_PANDAWIN) | |
Filename | get_icon_filename () |
Filename | get_color_cursor_filename () |
Filename | get_mono_cursor_filename () |
EXPCL_PANDAWIN void | init_libwindisplay () |
Initializes the library. | |
Variables | |
bool | show_fps_meter |
float | fps_meter_update_interval |
bool | responsive_minimized_fullscreen_window |
bool | do_vidmemsize_check |
bool | ime_composition_w |
EXPCL_PANDAWIN bool | sync_video |
EXPCL_PANDAWIN bool | swapbuffer_framelock |
EXPCL_PANDAWIN bool | force_software_renderer |
EXPCL_PANDAWIN bool | allow_software_renderer |
Definition in file config_windisplay.h.
|
Definition at line 86 of file config_windisplay.cxx. |
|
Definition at line 81 of file config_windisplay.cxx. References ExecutionEnvironment::expand_string(). Referenced by WinGraphicsWindow::static_window_proc(). |
|
Definition at line 91 of file config_windisplay.cxx. References allow_software_renderer, force_software_renderer, swapbuffer_framelock, and sync_video. Referenced by WinGraphicsWindow::static_window_proc(). |
|
Initializes the library. This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist. Definition at line 68 of file config_windisplay.cxx. References ExecutionEnvironment::expand_string(). |
|
|
|
Definition at line 44 of file config_windisplay.h. Referenced by get_mono_cursor_filename(). |
|
Definition at line 38 of file config_windisplay.h. |
|
Definition at line 43 of file config_windisplay.h. Referenced by get_mono_cursor_filename(). |
|
Definition at line 36 of file config_windisplay.h. Referenced by ConfigureFn(). |
|
Definition at line 39 of file config_windisplay.h. Referenced by WinGraphicsWindow::open_window(). |
|
Definition at line 37 of file config_windisplay.h. |
|
Definition at line 35 of file config_windisplay.h. Referenced by ConfigureFn(). |
|
Definition at line 42 of file config_windisplay.h. Referenced by get_mono_cursor_filename(). |
|
Definition at line 41 of file config_windisplay.h. Referenced by get_mono_cursor_filename(). |