Raptor:Display Button Status: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 39: | Line 39: | ||
| Name of button being referenced. | | Name of button being referenced. | ||
|} | |} | ||
Revision as of 14:47, 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. |