MMSWindow::CHILDWINS Struct Reference

describes a child window More...

List of all members.


Public Attributes

MMSWindowwindow
 points to the child window
MMSFBRegion region
 region of the window within parent window
unsigned char opacity
 opacity of the window
unsigned char oldopacity
 old opacity of the window
unsigned int focusedWidget
 save the last focused widget here
bool special_blit
 special blit done

Detailed Description

describes a child window

Definition at line 106 of file mmswindow.h.


Member Data Documentation

points to the child window

Definition at line 108 of file mmswindow.h.

region of the window within parent window

Definition at line 110 of file mmswindow.h.

opacity of the window

Definition at line 112 of file mmswindow.h.

old opacity of the window

Definition at line 114 of file mmswindow.h.

save the last focused widget here

Definition at line 116 of file mmswindow.h.

special blit done

Definition at line 118 of file mmswindow.h.


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