![]() |
• Graphics Manager | ||||||||
|
API Links
Developer Links
|
class DisplayMgrDefined in:
The Display Manager class.
C4Display.hDefinition
Member Functions
Description
The DisplayMgr class encapsulates the display management functionality of the C4 Engine. The single instance of the Display Manager is constructed during an application's initialization and destroyed at termination.The Display Manager's member functions are accessed through the global pointer TheDisplayMgr.
|