VISIBLE_WINDOWS Struct Reference

#include <mmsfbwindowmanager.h>

List of all members.


Public Attributes

MMSFBWindowwindow
 window pointer
MMSFBSurfacesurface
 surface of the window
MMSFBRectangle vrect
 visible rectangle, can be set if only a part of the window should be displayed
MMSFBRegion region
 region of the window within layer (if vrect is used, the region is the visible region)
bool alphachannel
 use of alpha value
unsigned char opacity
 opacity of the window
int zlevel
 zlevel of the window
int lastflip
 last flip time in milliseconds
bool islayersurface
 the window works direct on the layer (old staff, to be removed)
MMSFBSurfacesaved_surface
 copy of surface if window works direct on the layer (old staff, to be removed)

Detailed Description

Definition at line 48 of file mmsfbwindowmanager.h.


Member Data Documentation

window pointer

Definition at line 50 of file mmsfbwindowmanager.h.

surface of the window

Definition at line 52 of file mmsfbwindowmanager.h.

visible rectangle, can be set if only a part of the window should be displayed

Definition at line 54 of file mmsfbwindowmanager.h.

region of the window within layer (if vrect is used, the region is the visible region)

Definition at line 56 of file mmsfbwindowmanager.h.

use of alpha value

Definition at line 58 of file mmsfbwindowmanager.h.

unsigned char VISIBLE_WINDOWS::opacity

opacity of the window

Definition at line 60 of file mmsfbwindowmanager.h.

zlevel of the window

Definition at line 62 of file mmsfbwindowmanager.h.

last flip time in milliseconds

Definition at line 64 of file mmsfbwindowmanager.h.

the window works direct on the layer (old staff, to be removed)

Definition at line 66 of file mmsfbwindowmanager.h.

copy of surface if window works direct on the layer (old staff, to be removed)

Definition at line 68 of file mmsfbwindowmanager.h.


The documentation for this struct was generated from the following file: