On Wed, 7 Feb 2001, Andreas Beck wrote:
> struct Overlay {
> enum Overlaytype type;
> union {
> struct Sprite sprite;
> struct VidOvl vidovl;
> struct OvlWin window;
> }
> }
Should "struct Sprite", "struct VidOvl" and "struct
OvlWin" contain a pointer to a directbuffer?
Christoph Egger
E-Mail: [EMAIL PROTECTED]
- libOVL - API Christoph Egger
- Re: libOVL - API Andreas Beck
- Re: libOVL - API Brian S. Julin
- Re: libOVL - API Brian S. Julin
- Re: libOVL - API Christoph Egger
- Re: libOVL - API Christoph Egger
- Re: libOVL - API Brian S. Julin
- Re: libOVL - API Andreas Beck
- Re: libOVL - API Christoph Egger
- Re: libOVL - API Christoph Egger
- Re: libOVL - API Brian S. Julin
- Re: libOVL - API Christoph Egger
- Re: libOVL - API Brian S. Julin
- Re: libOVL - API Christoph Egger
- Re: libOVL - API Christoph Egger
- Re: libOVL - API Brian S. Julin
