mu_Vec2

2D vector point

extern (C)
struct mu_Vec2 {}

Members

Variables

x
int x;
y
int y;
Undocumented in source.

Meta