#include <clanwindowscreen.h>
Inheritance diagram for ClanWindowScreen:


Public Methods | |
| ClanWindowScreen (status_t *) | |
| void | set_videomode (int width, int height, int bpp, bool fullscreen, bool allow_resize, bool video_memory) |
| void | flip_display () |
| void | put_display (const class CL_Rect &rect) |
| uint8* | get_data () |
| int | get_frames () |
| bool | get_connected () |
| int | get_width () |
| int | get_height () |
| int | get_depth () |
| int | get_pitch () |
| bool | is_connected () |
| bool | fill_rect_accelerated () |
Public Attributes | |
| rect8_hook | fill_rect8 |
| rect16_hook | fill_rect16 |
| rect32_hook | fill_rect32 |
| sync_hook | sync |
| int | write_frame |
Protected Methods | |
| virtual void | MessageReceived (BMessage *message) |
| virtual void | ScreenConnected (bool) |
| uint32 | find_space () |
| void | init_accelerations () |
Protected Attributes | |
| uint8* | save_buffer |
| uint8* | frame_buffer |
| ulong | line_length |
| int | frames |
| int | width |
| int | height |
| int | bpp |
| bool | fullscreen |
| bool | allow_resize |
| bool | connected |
| bool | acc_fill_rect |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 36 of file clanwindowscreen.h. |
|
|
|
|
|
Definition at line 39 of file clanwindowscreen.h. |
|
|
Definition at line 35 of file clanwindowscreen.h. |
|
|
Definition at line 38 of file clanwindowscreen.h. |
|
|
Definition at line 40 of file clanwindowscreen.h. |
|
|
Definition at line 37 of file clanwindowscreen.h. |
|
|
|
|
|
Definition at line 41 of file clanwindowscreen.h. |
|
|
|
|
|
|
|
|
Definition at line 64 of file clanwindowscreen.h. |
|
|
Definition at line 62 of file clanwindowscreen.h. |
|
|
Definition at line 61 of file clanwindowscreen.h. |
|
|
Definition at line 63 of file clanwindowscreen.h. |
|
|
Definition at line 45 of file clanwindowscreen.h. |
|
|
Definition at line 46 of file clanwindowscreen.h. |
|
|
Definition at line 44 of file clanwindowscreen.h. |
|
|
Definition at line 58 of file clanwindowscreen.h. |
|
|
Definition at line 60 of file clanwindowscreen.h. |
|
|
Definition at line 62 of file clanwindowscreen.h. |
|
|
Definition at line 61 of file clanwindowscreen.h. |
|
|
Definition at line 59 of file clanwindowscreen.h. |
|
|
Definition at line 57 of file clanwindowscreen.h. |
|
|
Definition at line 47 of file clanwindowscreen.h. |
|
|
Definition at line 61 of file clanwindowscreen.h. |
|
|
Definition at line 49 of file clanwindowscreen.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001