Module node_2d
Expand description
Sidecar module for class Node2D.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for Node2D enums.
Structsยง
- ExMove
LocalX - Default-param extender for
Node2D::move_local_x_ex. - ExMove
LocalY - Default-param extender for
Node2D::move_local_y_ex.