1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-12-01 13:22:16 -05:00
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@514 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
Wizzup? 2010-02-03 23:30:28 +00:00
parent cf39457756
commit 8c848bc843

View File

@ -504,10 +504,8 @@ the first found DTM.
\subsection{FindDTMs} \subsection{FindDTMs}
\textbf{function} {\color{blue}{FindDTMs}}({\color{typeRed}{DTM: }} \pfunc \mname{FindDTMs}(\pvname{DTM: }\pvtype{Integer}; \pyname{Points}
{\color{typeGreen}{Integer}}; {\color{typeRed}{out Points: }} \pvtype{TPointArray}; \pvname{x1, y1, x2, y2: } \pvtype{Integer}
{\color{typeGreen}{TPointArray}}; {\color{typeRed}{x1, y1, x2, y2: }}{\color{typeGreen}
{Integer}}){\color{typeGreen}{: Boolean}}; \\
FindDTMs is like FindDTM, but it returns an array of \textbf{x} and \textbf{y}, as the FindDTMs is like FindDTM, but it returns an array of \textbf{x} and \textbf{y}, as the
\textbf{TPointArray} type. \textbf{TPointArray} type.