![]() |
Doly C++ SDK v1.00
|
2D position using float coordinates. More...
#include <Helper.h>
Public Attributes | |
| float | x |
| X coordinate. Units are implementation-defined. | |
| float | y |
| Y coordinate. Units are implementation-defined. | |
2D position using float coordinates.
Often used for intermediate calculations or UI mapping.
| float Position2F::x |
X coordinate. Units are implementation-defined.
| float Position2F::y |
Y coordinate. Units are implementation-defined.