(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/layers.h>
void ThinLayerInfo (li)
LOCATION
In LayersBase at offset 27
SYNOPSIS
struct Layer_Info * li
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY
25.02.1999 bergers
Alloc ClipRects are fetched from a pool of cliprects in the LayerInfo and when freed put into that pool.
02.12.1998 bergers
Added more comments, removed obviouse bugs etc.
19.10.1998 ldp
Called function name changed
19.10.1998 ldp
Amiga Research OS
23.09.1998 bergers
Made layers compileable.
08.07.1997 ldp
Added to CVS