Bink SDK 1.5v |
The basic type BINK_GETRECTS_FLAGS Specifies the type of rectangle list you'd prefer from the BinkGetRects function.
Value | Description |
---|---|
BINKSURFACEFAST | Return lots of little rectangles (for fast blitters). |
BINKSURFACESLOW | Return just one or two rectangles (for slow blitters). |
BINKSURFACEFAST | Return no rectangles at all (when copying to the primary surface, for example). |
These flags are used with the BinkGetRects function to specify which type of dirty rectangles you'd prefer.
Group:
Bink API
Related Functions:
BinkGetRects
For technical support, e-mail Bink1@radgametools.com
© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.