zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_ShapeData Struct Reference

#include <SDL_cocoashape.h>

Public Attributes

voidbitmap
 
Uint32 bitmapsize
 
NSGraphicsContext * context
 
SDL_ShapeTreemask_tree
 
SDL_bool saved
 
SDL_ShapeTreeshape
 
IDirectFBSurface * surface
 

Detailed Description

Definition at line 32 of file SDL_cocoashape.h.

Member Data Documentation

void* SDL_ShapeData::bitmap

Definition at line 31 of file SDL_x11shape.h.

Uint32 SDL_ShapeData::bitmapsize

Definition at line 32 of file SDL_x11shape.h.

NSGraphicsContext* SDL_ShapeData::context

Definition at line 33 of file SDL_cocoashape.h.

SDL_ShapeTree* SDL_ShapeData::mask_tree

Definition at line 33 of file SDL_windowsshape.h.

SDL_bool SDL_ShapeData::saved

Definition at line 34 of file SDL_cocoashape.h.

SDL_ShapeTree* SDL_ShapeData::shape

Definition at line 36 of file SDL_cocoashape.h.

IDirectFBSurface* SDL_ShapeData::surface

Definition at line 31 of file SDL_DirectFB_shape.h.


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