home *** CD-ROM | disk | FTP | other *** search
- GRAPHICS_LAYERS_HGRAPHICS_LAYERS_H·<exec/lists.h>EXEC_SEMAPHORES_H<exec/semaphores.h>LAYERSIMPLE 1LAYERSMART 2LAYERSUPER 4LAYERUPDATING 16LAYERBACKDROP 64LAYERREFRESH 128LAYERIREFRESH 512LAYERIREFRESH2 0x400LAYER_CLIPRECTS_LOST 256
- Layer_Info
- {
- Layer*top_layer;
- Layer*check_lp;
- ClipRect*obs;
- ClipRect*FreeClipRects;
- PrivateReserve1;
- PrivateReserve2;
- SignalSemaphore Lock;
- MinList gs_Head;
- PrivateReserve3;
- VOID*PrivateReserve4;
- ¦;
- fatten_count;
- LockLayersCount;
- PrivateReserve5;
- VOID*BlankHook;
- VOID*LayerInfo_extra;
- };NEWLAYERINFO_CALLED 1LAYERS_NOBACKFILL ((Hook*)1)LAYERS_BACKFILL ((Hook*)0)