Vector2.__anonymous
struct Vector2
@nogc nothrow
union __anonymous {
}
Members
- __anonymous
struct __anonymous
Undocumented in source.
- coord
real_t[2] coord;
Undocumented in source.
godot core vector2 Vector2
aliasesconstructorsfunctionsstatic functionsunions