godot-dlang v0.2.0 (2023-02-23T07:46:21Z)
Dub
Repo
__anonymous.__anonymous
godot
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
transform2d
Transform2D
__anonymous
structs
__anonymous
variables
columns