Isle
Loading...
Searching...
No Matches
_DDOVERLAYFX Struct Reference

#include <ddraw.h>

Collaboration diagram for _DDOVERLAYFX:

Public Attributes

DWORD dwSize
 
DWORD dwAlphaEdgeBlendBitDepth
 
DWORD dwAlphaEdgeBlend
 
DWORD dwReserved
 
DWORD dwAlphaDestConstBitDepth
 
union {
   DWORD   dwAlphaDestConst
 
   LPDIRECTDRAWSURFACE   lpDDSAlphaDest
 
}; 
 
DWORD dwAlphaSrcConstBitDepth
 
union {
   DWORD   dwAlphaSrcConst
 
   LPDIRECTDRAWSURFACE   lpDDSAlphaSrc
 
}; 
 
DDCOLORKEY dckDestColorkey
 
DDCOLORKEY dckSrcColorkey
 
DWORD dwDDFX
 
DWORD dwFlags
 

Detailed Description

Definition at line 382 of file ddraw.h.

Member Data Documentation

◆ 

union { ... } _DDOVERLAYFX::@119

◆ 

union { ... } _DDOVERLAYFX::@121

◆ dckDestColorkey

DDCOLORKEY _DDOVERLAYFX::dckDestColorkey

Definition at line 400 of file ddraw.h.

◆ dckSrcColorkey

DDCOLORKEY _DDOVERLAYFX::dckSrcColorkey

Definition at line 401 of file ddraw.h.

◆ dwAlphaDestConst

DWORD _DDOVERLAYFX::dwAlphaDestConst

Definition at line 391 of file ddraw.h.

◆ dwAlphaDestConstBitDepth

DWORD _DDOVERLAYFX::dwAlphaDestConstBitDepth

Definition at line 388 of file ddraw.h.

◆ dwAlphaEdgeBlend

DWORD _DDOVERLAYFX::dwAlphaEdgeBlend

Definition at line 386 of file ddraw.h.

◆ dwAlphaEdgeBlendBitDepth

DWORD _DDOVERLAYFX::dwAlphaEdgeBlendBitDepth

Definition at line 385 of file ddraw.h.

◆ dwAlphaSrcConst

DWORD _DDOVERLAYFX::dwAlphaSrcConst

Definition at line 397 of file ddraw.h.

◆ dwAlphaSrcConstBitDepth

DWORD _DDOVERLAYFX::dwAlphaSrcConstBitDepth

Definition at line 394 of file ddraw.h.

◆ dwDDFX

DWORD _DDOVERLAYFX::dwDDFX

Definition at line 402 of file ddraw.h.

◆ dwFlags

DWORD _DDOVERLAYFX::dwFlags

Definition at line 403 of file ddraw.h.

◆ dwReserved

DWORD _DDOVERLAYFX::dwReserved

Definition at line 387 of file ddraw.h.

◆ dwSize

DWORD _DDOVERLAYFX::dwSize

Definition at line 384 of file ddraw.h.

◆ lpDDSAlphaDest

LPDIRECTDRAWSURFACE _DDOVERLAYFX::lpDDSAlphaDest

Definition at line 392 of file ddraw.h.

◆ lpDDSAlphaSrc

LPDIRECTDRAWSURFACE _DDOVERLAYFX::lpDDSAlphaSrc

Definition at line 398 of file ddraw.h.


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