Milestone BUFFCOMB.DLL

No date set

This module consists of the compositing layer. It's purpose is to manage & maintain all drawing buffers. It composes all of the visible buffers into one scene in the main display back buffer & does a buffer swap with the display front buffer. All buffer objects for each graphic's library will be allocated from here; however, the actual coordinates for each drawing area will be updated by each graphic's library based on values obtained from the app's window. If the app is a full screen app, then the entire screen's coordinate values will be used.

Note: See TracRoadmap for help on using the roadmap.