home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d2xx
/
d201
/
draco.lha
/
Draco
/
drinc
/
graphics
/
layers.g
< prev
next >
Wrap
Text File
|
1989-04-03
|
752b
|
39 lines
uint
LAYERSIMPLE=0x0001,
LAYERSMART=0x0002,
LAYERSUPER=0x0004,
LAYERUPDATING=0x0010,
LAYERBACKDROP=0x0040,
LAYERREFRESH=0x0080,
LAYER_CLIPRECTS_LOST=0x0100;
ulong
LMN_REGION=-1;
type
MinList_t=unknown12,
SignalSemaphore_t=unknown46,
List_t=unknown14,
Layer_Info_t=struct{
*Layerli_top_layer;
*Layerli_check_lp;
*Layerli_obs;
MinList_tli_FreeClipRects;
SignalSemaphore_tli_Lock;
List_tli_gs_Head;
ulongli_longreserved;
uintli_Flags;
ushortli_fatten_count;
ushortli_LockLayersCount;
uintli_LayerInfo_extra_size;
*uintli_blitbuff;
*LayerInfo_extra_tli_LayerInfo_extra;
};
ulong
NEWLAYERINFO_CALLED=1,
ALERTLAYERSNOMEM=0x83010000;
/*layerfunctionsandLayer_tareinclip.g*/