getWindowWidth

WindowModuleInterface::getWindowWidth

Returns the width of the window.

Declaration

virtual int getWindowWidth(WindowID windowID) = 0;

Parameters

Name

Type

Description

windowID

WindowID

The window to get the width of.

Returns

The width of the window.