C4 Engine
C4 Engine API Documentation

Engine::GetOutputResolution

Defined in:  C4Engine.h
Returns the resolution of the final output view.
Prototype

const Integer2D& GetOutputResolution(voidconst;

Description
The GetOutputResolution function returns the resolution of the final output view, in pixels.
See Also

Engine::GetPrimaryResolution

InterfaceMgr::GetDesktopSize