1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-22 09:12:19 -05:00
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@520 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
Wizzup? 2010-02-04 18:10:34 +00:00
parent afe756343f
commit 3c571474a2

View File

@ -412,7 +412,7 @@ result of IsKeyDown:
\subsection{FindColor} \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} \pvtypel{Integer}): \pvtype{Boolean}
FindColor returns true if the exact color given (col) is found in the box defined by x1, y1, x2, y2. FindColor returns true if the exact color given (col) is found in the box defined by x1, y1, x2, y2.