void = AFRastPort(AFWindow *pwindow) void = AFRastPort(AFScreen *screen)DESCRIPTION Default class constructor.
INPUTS pwindow - pointer to the window to obtain the rasterport from screen - pointer to the screen to obtain the rasterport from
RESULT none
BUGS none known
SEE ALSO AFWindow AFScreen