Documentation
›
API Reference
›
Object
›
Math
Vec2
Lua
C++
The Vec2 class defines a two-dimensional vector.
Members
union{float x, r;}union{float y,g;}
union{float y,g;}