#include <ewgfx.h>
Data Fields | |
XPoint | Size |
XBitmap | Bitmap |
XBitmapFrame | Frames |
XSurface * | Surfaces |
XSurface | Surface |
XRect | UpdateArea |
XBool | Valid |
char | Reserved [3] |
XViewportProc | Proc |
void * | Display1 |
void * | Display2 |
void * | Display3 |
unsigned long | Handle |
XBitmap XViewport::Bitmap |
void* XViewport::Display1 |
void* XViewport::Display2 |
void* XViewport::Display3 |
XBitmapFrame XViewport::Frames |
unsigned long XViewport::Handle |
XViewportProc XViewport::Proc |
char XViewport::Reserved[3] |
XPoint XViewport::Size |
XSurface XViewport::Surface |
XSurface* XViewport::Surfaces |
XRect XViewport::UpdateArea |
XBool XViewport::Valid |