key? ( -- fl )
published: 9 January 2022 / updated 24 January 2022
vocabulary: forth
Returns true if a key is pressed.
Example:
: keyLoop begin key? until ;
Legal: site web personnel sans commerce / personal site without seling
published: 9 January 2022 / updated 24 January 2022
vocabulary: forth
Returns true if a key is pressed.
: keyLoop begin key? until ;
Legal: site web personnel sans commerce / personal site without seling