Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATGuiObj::GetMinMax
void CATGuiObj::GetMinMax ( CATInt32 minWidth,
CATInt32 minHeight,
CATInt32 maxWidth,
CATInt32 maxHeight 
) [virtual]

Retrieve minimum and maximum size for the object.

If there is no minimum or maximum for a given parameter, then it will be set to 0.

Parameters:
minWidth - ref to receive minimum width of the object
minHeight - ref to receive minimum height of the object
maxWidth - ref to receive maximum width of the object
maxHeight - ref to receive maximum height of the object

Definition at line 597 of file CATGuiObj.cpp.

References fMaxHeight, fMaxWidth, fMinHeight, and fMinWidth.


Generated on Mon Feb 11 04:10:31 2008 for Game Accessibility Suite by doxygen 1.5.4