diff --git a/help/manual/en/mouse-down.png b/help/manual/en/mouse-down.png new file mode 100644 index 00000000..cab1b671 Binary files /dev/null and b/help/manual/en/mouse-down.png differ diff --git a/help/manual/en/snap-manual.tex b/help/manual/en/snap-manual.tex index 51a45db7..d211c382 100644 --- a/help/manual/en/snap-manual.tex +++ b/help/manual/en/snap-manual.tex @@ -203,6 +203,10 @@ This aid to readability is called \emph{zebra coloring}.) A reporter block with Most reporters report either a number, like \inlinereporterpic{plus}, or a text string, like \inlinereporterpic{join-hello-world}. A \emph{predicate} is a special kind of reporter that always reports \code{true} or \code{false}. Predicates have a hexagonal shape: +\bigpic{mouse-down} + +The special shape is a reminder that predicates don't generally make sense in an input slot of blocks that are expecting a number or text. You wouldn't say , although (as you can see from the picture) \Snap{} lets you do it if you really want. Instead, you normally use predicates in special hexagonal input slots like this one: + \section{Variables} \subsection{Global Variables} \subsection{Script Variables} diff --git a/help/manual/pl/polacz-witaj-swiecie.png b/help/manual/pl/polacz-witaj-swiecie.png new file mode 100644 index 00000000..09d34a59 Binary files /dev/null and b/help/manual/pl/polacz-witaj-swiecie.png differ diff --git a/help/manual/pl/przycisk-myszy-nacisniety.png b/help/manual/pl/przycisk-myszy-nacisniety.png new file mode 100644 index 00000000..7005a34d Binary files /dev/null and b/help/manual/pl/przycisk-myszy-nacisniety.png differ diff --git a/help/manual/pl/snap-podrecznik.tex b/help/manual/pl/snap-podrecznik.tex index 04b3f4ae..f5611794 100644 --- a/help/manual/pl/snap-podrecznik.tex +++ b/help/manual/pl/snap-podrecznik.tex @@ -208,7 +208,9 @@ Takie \emph{kolorowanie w~zebrę} poprawia czytelność programu. Blok funkcji w \section{Predykaty i obliczenia warunkowe} +Większość funkcji zwraca albo liczbę, jak \inlinereporterpic{plus}, lub łańcuch tekstowy, jak \inlinereporterpic{polacz-witaj-swiecie}. \emph{Predykat} to specjalny rodzaj funkcji, która zawsze zwraca jedną z dwojga wartości \code{prawdę} lub \code{fałsz}. Predykaty mają kształt sześciokątów: +\bigpic{przycisk-myszy-nacisniety} \section{Variables} \subsection{Global Variables}