#include <target_be.h>
Inheritance diagram for CL_Target_Be:


Public Methods | |
| CL_Target_Be () | |
| virtual | ~CL_Target_Be () |
| virtual bool | is_video () const |
| virtual void | lock () |
| retval: True if stored in video memory, false otherwise. | |
| virtual void | unlock () |
| virtual void* | get_data () const |
| virtual unsigned int | get_num_frames () const |
| retval: A pointer that points to the beginning of the target pixel data. | |
| virtual unsigned int | get_width () const |
| virtual unsigned int | get_height () const |
| virtual unsigned int | get_pitch () const |
| virtual unsigned int | get_depth () const |
| virtual bool | is_indexed () const |
| virtual unsigned int | get_red_mask () const |
| virtual unsigned int | get_green_mask () const |
| virtual unsigned int | get_blue_mask () const |
| virtual unsigned int | get_alpha_mask () const |
| virtual CL_Palette* | get_palette () const |
Protected Attributes | |
| ClanWindowScreen* | clws |
|
|
|
|
|
|
|
|
Reimplemented from CL_Target. |
|
|
Reimplemented from CL_Target. |
|
|
Reimplemented from CL_Target. |
|
|
Reimplemented from CL_Target. |
|
|
Reimplemented from CL_Target. |
|
|
Reimplemented from CL_Target. |
|
|
retval: A pointer that points to the beginning of the target pixel data.
Reimplemented from CL_Target. |
|
|
Reimplemented from CL_Target. |
|
|
Reimplemented from CL_Target. |
|
|
Reimplemented from CL_Target. |
|
|
Reimplemented from CL_Target. |
|
|
Reimplemented from CL_Target. |
|
|
Reimplemented from CL_Target. |
|
|
retval: True if stored in video memory, false otherwise.
Reimplemented from CL_Target. |
|
|
Reimplemented from CL_Target. |
|
|
Definition at line 53 of file target_be.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001