C4 Engine
C4 Engine API Documentation

Engine::GetPrimaryResolution

Defined in:  C4Engine.h
Returns the current resolution of the primary rendering buffers.
Prototype

const Integer2D& GetPrimaryResolution(voidconst;

Description
The GetPrimaryResolution function returns the current resolution of the primary rendering buffers, in pixels.
See Also

Engine::GetOutputResolution