Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_SpriteSubsectionProvider Member List
This is the complete list of members for CL_SpriteSubsectionProvider, including all inherited members.
- CL_SpriteSubsectionProvider(CL_SurfaceProvider *parent_provider, int start_x, int start_y, int width, int height)
- CL_SurfaceProvider_Generic()
- CL_Target()
[inline] - create(CL_SurfaceProvider *parent_provider, int start_x, int start_y, int width, int height)
[static] - draw_line(int x1, int y1, int x2, int y2, float r, float g, float b, float a=1.0)
[virtual] - draw_pixel(int x1, int y1, int color)
- draw_pixel(int x, int y, float r, float g, float b, float a=1.0)
[inline, virtual] - draw_rect(int x1, int y1, int x2, int y2, float r, float g, float b, float a=1.0)
[virtual] - fill_rect(int x1, int y1, int x2, int y2, float r, float g, float b, float a=1.0)
[virtual] - flip_horizontal()
- flip_vertical()
- get_alpha_mask() const
[virtual] - get_blue_mask() const
[virtual] - get_bytes_per_pixel() const
[inline, virtual] - get_clip_rect()
[virtual] - get_data() const
[virtual] - get_depth() const
[virtual] - get_green_mask() const
[virtual] - get_height() const
[virtual] - get_num_frames() const
[virtual] - get_palette() const
[virtual] - get_pitch() const
[virtual] - get_pixel(int x, int y, float *r, float *g, float *b, float *a)
[virtual] - get_pixel(int x, int y)
[virtual] - get_red_mask() const
[virtual] - get_src_colorkey() const
[virtual] - get_translate_offset_x() const
[virtual] - get_translate_offset_y() const
[virtual] - get_translate_x() const
[virtual] - get_translate_y() const
[virtual] - get_width() const
[virtual] - height
[private] - is_indexed() const
[virtual] - is_video() const
[inline, virtual] - load(const char *resource_id, CL_ResourceManager *manager)
[static] - lock()
[virtual] - locked
[private] - parent_provider
[private] - perform_lock()
[virtual] - perform_unlock()
[virtual] - pop_clip_rect()
[virtual] - pop_translate_offset()
[virtual] - push_clip_rect()
[virtual] - push_clip_rect(const CL_ClipRect &rect)
[virtual] - push_translate_offset()
[virtual] - push_translate_offset(int x, int y)
[virtual] - set_clip_rect(const CL_ClipRect &rect)
[virtual] - set_translate_offset(int x, int y)
[virtual] - start_x
[private] - start_y
[private] - unlock()
[virtual] - uses_src_colorkey() const
[virtual] - width
[private] - ~CL_SpriteSubsectionProvider()
[virtual] - ~CL_SurfaceProvider()
[inline, virtual] - ~CL_SurfaceProvider_Generic()
[inline, virtual] - ~CL_Target()
[inline, virtual]
Generated at Wed Apr 4 19:57:29 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001