de:reference:buttons

Diese Übersetzung ist älter als das Original und ist eventuell veraltet.

FIXME Diese Seite wurde noch nicht vollständig übersetzt. Bitte helfen Sie bei der Übersetzung.
(diesen Absatz entfernen, wenn die Übersetzung abgeschlossen wurde)

Knöpfe


All button blocks have the option to select a button to evaluate or to even evaluate the logical combination of the build-in buttons.

Check if Button A has been clicked (pressed-released) since the last check.

Click state will be reset after checking, means calling this method twice it will report true, false.

return true if yes, false if no.

Check if Button B has been clicked (pressed-released) since the last check.

Click state will be reset after checking,means calling this method twice it will report true, false.

return true if yes, false if no.

Check if Button A is pressed right now.

return true if yes, false if no.

Check if Button B is pressed right now.

return true if yes, false if no.

  • de/reference/buttons.txt
  • Zuletzt geändert: 2017/11/14 12:51
  • von kniwwelino