godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
__anonymous.__anonymous
godot
core
transform2d
Transform2D
__anonymous
Undocumented in source.
union
__anonymous
struct
__anonymous {
Vector2
x_axis
;
Vector2
y_axis
;
Vector2
origin
;
}
Members
Variables
origin
Vector2
origin
;
x_axis
Vector2
x_axis
;
y_axis
Vector2
y_axis
;
Meta
Source
See Implementation
godot
core
transform2d
Transform2D
__anonymous
structs
__anonymous
variables
elements