(C) 1998 AROS - The Amiga Research OS


NAME
#include <proto/layers.h>
#include <>
#include <>

struct Layer_Info * NewLayerInfo ()

LOCATION
In LayersBase at offset 24

SYNOPSIS
/* void */

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
Amiga Research OS
08.07.1997 ldp
Added to CVS