(C) 1998 AROS - The Amiga Research OS
NAME
struct Layer * CreateUpfrontLayer (li , bm , x0 , y0 , x1 , y1 , flags , bm2)
LOCATION
In LayersBase at offset 6
SYNOPSIS
struct Layer_Info * li
struct BitMap * bm
LONG x0
LONG y0
LONG x1
LONG y1
LONG flags
struct BitMap * bm2
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY
19.10.1998 ldp
Amiga Research OS
13.10.1998 bergers
Fixed typos, added friend-bitmaps etc.
23.09.1998 bergers
Made layers compileable.
17.11.1997 ldp
Directly call the hook flavours
18.08.1997 ldp
Empty functions