Engine::GetOutputResolution
Defined in:
Returns the resolution of the final output view.
C4Engine.h
Prototype
const Integer2D& GetOutputResolution(void) const;
Description
The GetOutputResolution
function returns the resolution of the final output view, in pixels.
See Also