Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/windisplay/config_windisplay.h File Reference

#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


Detailed Description

Definition in file config_windisplay.h.


Function Documentation

Filename get_color_cursor_filename  ) 
 

Definition at line 86 of file config_windisplay.cxx.

Filename get_icon_filename  ) 
 

Definition at line 81 of file config_windisplay.cxx.

References ExecutionEnvironment::expand_string().

Referenced by WinGraphicsWindow::static_window_proc().

Filename get_mono_cursor_filename  ) 
 

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().

EXPCL_PANDAWIN void init_libwindisplay  ) 
 

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().

NotifyCategoryDecl windisplay  ,
EXPCL_PANDAWIN  ,
EXPTP_PANDAWIN 
 


Variable Documentation

EXPCL_PANDAWIN bool allow_software_renderer
 

Definition at line 44 of file config_windisplay.h.

Referenced by get_mono_cursor_filename().

bool do_vidmemsize_check
 

Definition at line 38 of file config_windisplay.h.

EXPCL_PANDAWIN bool force_software_renderer
 

Definition at line 43 of file config_windisplay.h.

Referenced by get_mono_cursor_filename().

float fps_meter_update_interval
 

Definition at line 36 of file config_windisplay.h.

Referenced by ConfigureFn().

bool ime_composition_w
 

Definition at line 39 of file config_windisplay.h.

Referenced by WinGraphicsWindow::open_window().

bool responsive_minimized_fullscreen_window
 

Definition at line 37 of file config_windisplay.h.

bool show_fps_meter
 

Definition at line 35 of file config_windisplay.h.

Referenced by ConfigureFn().

EXPCL_PANDAWIN bool swapbuffer_framelock
 

Definition at line 42 of file config_windisplay.h.

Referenced by get_mono_cursor_filename().

EXPCL_PANDAWIN bool sync_video
 

Definition at line 41 of file config_windisplay.h.

Referenced by get_mono_cursor_filename().


Generated on Fri May 2 00:46:20 2003 for Panda by doxygen1.3