diff --git a/trunk/Doc/mufasa_ps_handbook.tex b/trunk/Doc/mufasa_ps_handbook.tex index ff56c86..8c997c4 100644 --- a/trunk/Doc/mufasa_ps_handbook.tex +++ b/trunk/Doc/mufasa_ps_handbook.tex @@ -412,7 +412,7 @@ result of IsKeyDown: \subsection{FindColor} -\pfunc \mname{FindColor}}(\textbf{out} \pvname{x, y} \pvtype{Integer} \pvname{col, x1, y1, x2, y2} +\pfunc \mname{FindColor} (\textbf{out} \pvname{x, y} \pvtype{Integer} \pvname{col, x1, y1, x2, y2} \pvtypel{Integer}): \pvtype{Boolean} FindColor returns true if the exact color given (col) is found in the box defined by x1, y1, x2, y2.