Zakero's C++ Header Libraries
A collection of reusable C++ libraries
|
A location that uses pixels.
Public Attributes | |
uint32_t | time |
Where in time the point is (if > 0). | |
int32_t | x |
Where in the X-Axis the point is. | |
int32_t | y |
Where in the Y-Axis the point is. | |