Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_Display Member List
This is the complete list of members for CL_Display, including all inherited members.
- cards
[static] - clear_display(float red=0, float green=0, float blue=0, float alpha=1)
[static] - draw_line(int x1, int y1, int x2, int y2, float r, float g, float b, float a=1.0f)
[static] - draw_rect(int x1, int y1, int x2, int y2, float r, float g, float b, float a=1.0f)
[static] - fill_rect(int x1, int y1, int x2, int y2, float r, float g, float b, float a=1.0f)
[static] - fill_rect(int x1, int y1, int x2, int y2, CL_Surface *fill_surface, int focus_x=0, int focus_y=0)
[static] - flip_display(bool sync=false)
[static] - get_bpp()
[static] - get_clip_rect()
[static] - get_current_card()
[static] - get_height()
[static] - get_palette()
[static] - get_sig_paint()
[static] - get_sig_resize()
[static] - get_target()
[static] - get_translate_offset_x()
[static] - get_translate_offset_y()
[static] - get_width()
[static] - pop_clip_rect()
[static] - pop_translate_offset()
[static] - push_clip_rect()
[static] - push_clip_rect(const CL_ClipRect &rect)
[static] - push_translate_offset()
[static] - push_translate_offset(int x, int y)
[static] - put_display(const CL_Rect &rect)
[static] - select_card(CL_DisplayCard *card)
[static] - set_clip_rect(const CL_ClipRect &rect)
[static] - set_palette(CL_Palette *palette)
[static] - set_translate_offset(int x, int y)
[static] - set_videomode(CL_VidMode *mode)
[static] - set_videomode(int width, int height, int bpp, bool fullscreen=true, bool allow_resize=false, bool video_memory=true)
[static] - sync_buffers()
[static] - ~CL_Display()
[inline, virtual]
Generated at Wed Apr 4 19:56:51 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001