Bink SDK 1.5v |
The structure BINKRECT is a structure describing a rectangular area.
struct BINKRECT {   S32 Left;   S32 Top;   S32 Width;   S32 Height; }; |
Group:
Basic Types
Related Basic Types:
S32
For technical support, e-mail Bink1@radgametools.com
© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.