Raptor:Display Button Status: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Touchscreen page [[File:RaptorDisplayButtonStatus.png|right|frame|Raptor™ Display Butto…') |
No edit summary |
||
Line 6: | Line 6: | ||
== Description == | == Description == | ||
<p> | <p>Outputs the 'isPressed' status of the touch screen button of the same name.</p> | ||
== Inputs == | == Inputs == |
Revision as of 14:39, 7 July 2014
Return to the main Raptor page
Description
Outputs the 'isPressed' status of the touch screen button of the same name.
Inputs
Input | Type | Description |
---|
Outputs
Output | Type | Description |
---|---|---|
isPressed | boolean | Output indicates if the button is currently pressed. |
Parameters
Parameter | Type | Description |
---|---|---|
Button Name | String | Name of button being referenced. |
Supported Versions
- Raptor 2013a_0.0.1 and newer