GrayDBufSetActiveAMSPlane Function (Macro)

gray.h

void GrayDBufSetActiveAMSPlane (short plane);

Forces graphics routines to use selected plane of visible buffer.

GrayDBufSetActiveAMSPlane acts like GraySetAMSPlane for the currently visible buffer (it calls GrayDBufSetAMSPlane with the index returned from GrayDBufGetActiveIdx). Drawing into this buffer has (almost) direct effect on the contents of the screen.


See also: GrayDBufSetHiddenAMSPlane, GraySetAMSPlane, GrayDBufSetAMSPlane, GrayDBufToggle