Raptor-Dev-Display-Touchscreen: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
| [[file:RaptorDisplayButtonStatus.png|frameless|border|Button Status block|center]] | | [[file:RaptorDisplayButtonStatus.png|frameless|border|Button Status block|center]] | ||
|- | |- | ||
! <h5>[[Raptor:Display Touchscreen| | ! <h5>[[Raptor:Display Touchscreen State|Touchscreen]]</h5> | ||
| <p>Returns the current state of the touchscreen.</p> | | <p>Returns the current state of the touchscreen.</p> | ||
| [[file:RaptorDisplayTouchscreen.png|frameless|border|Touchscreen block|center]] | | [[file:RaptorDisplayTouchscreen.png|frameless|border|Touchscreen block|center]] | ||
|} | |} |
Revision as of 14:42, 7 July 2014
Return to the main Raptor page
Return to Display Libraries page
The blocks in this subsystem are used for touchscreen functions. These include defining buttons, reading button status, and touchscreen state.
Blocks
Block | Description | Appearance |
---|---|---|
Button Definition |
Prints a button onto the touchscreen. |
|
Button Status |
Outputs the 'isPressed' status of the touch screen button of the same name. |
|
Touchscreen |
Returns the current state of the touchscreen. |