Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Gamepad by
Vector2D Struct Reference
Vector 2D struct. More...
#include <Gamepad.h>
Data Fields | |
float | x |
float for x value | |
float | y |
float for y value |
Detailed Description
Vector 2D struct.
Definition at line 37 of file Gamepad.h.
Field Documentation
Generated on Mon Aug 1 2022 10:22:06 by
