Zakero's C++ Header Libraries
A collection of reusable C++ libraries
|
A location that uses percentages. More...
Public Attributes | |
uint32_t | time |
Where in time the point is (if > 0). | |
float | x |
Where in the X-Axis the point is. | |
float | y |
Where in the Y-Axis the point is. | |
The percentage range of values is 0.0...1.0, where 0 is the left (or top) and 1 is the right (or bottom).