|
|
last_touch_e_t | touch_status |
| | Represents if the screen is being held, released, or pressed.
|
| |
|
int16_t | x |
| | Represents the x value of the location of the touch.
|
| |
|
int16_t | y |
| | Represents the y value of the location of the touch.
|
| |
|
int32_t | press_count |
| | Represents how many times the screen has be pressed.
|
| |
|
int32_t | release_count |
| | Represents how many times the user released after a touch on the screen.
|
| |
The documentation for this struct was generated from the following file:
- C:/Users/leoku/OneDrive/Personal_Coding_Projects/ZestCode/include/pros/screen.h