fg_yclient()Win32 DirectX Fastgraph/Light Prototype int fg_yclient (int iy); Function fg_yclient (ByVal iy As Long) As Long function fg_yclient (iy : integer) : integer; Description The fg_yclient() function translates a screen space y coordinate to the corresponding client area y coordinate. Parameters iy is the screen space coordinate to translate. Return value The client y coordinate corresponding to the screen space coordinate iy. Restrictions none See also fg_xclient(), fg_xvb(), fg_yvb() Examples
|
 
copyright 2001 Ted Gruber Software, Inc.