WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::DriverStation::TouchpadFinger Struct Referencefinal

#include <wpi/driverstation/DriverStation.hpp>

Public Attributes

bool down = false
float x = 0.0f
float y = 0.0f

Member Data Documentation

◆ down

bool wpi::DriverStation::TouchpadFinger::down = false

◆ x

float wpi::DriverStation::TouchpadFinger::x = 0.0f

◆ y

float wpi::DriverStation::TouchpadFinger::y = 0.0f

The documentation for this struct was generated from the following file: