From 3c571474a23560064f3eb1a8f1be3ce141244843 Mon Sep 17 00:00:00 2001 From: Wizzup? Date: Thu, 4 Feb 2010 18:10:34 +0000 Subject: [PATCH] Fix.. git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@520 3f818213-9676-44b0-a9b4-5e4c4e03d09d --- trunk/Doc/mufasa_ps_handbook.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.